Skip to content

Enum: HairColorEnum

Human hair color phenotypes

URI: valuesets:HairColorEnum

Permissible Values

Value Meaning Description
BLACK None Black hair
BROWN None Brown hair
DARK_BROWN None Dark brown hair
LIGHT_BROWN None Light brown hair
BLONDE HP:0002286 Blonde/blond hair
DARK_BLONDE None Dark blonde hair
LIGHT_BLONDE None Light blonde hair
PLATINUM_BLONDE None Platinum blonde hair
STRAWBERRY_BLONDE None Strawberry blonde hair
RED HP:0002297 Red hair
AUBURN None Auburn hair (reddish-brown)
GINGER None Ginger hair (orange-red)
GRAY HP:0002216 Gray hair
WHITE HP:0011364 White hair
SILVER None Silver hair

Slots

Name Description
hair_color Human hair color phenotypes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: HairColorEnum
description: Human hair color phenotypes
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  BLACK:
    text: BLACK
    description: Black hair
    annotations:
      hex:
        tag: hex
        value: '000000'
      prevalence:
        tag: prevalence
        value: most common worldwide
  BROWN:
    text: BROWN
    description: Brown hair
    annotations:
      hex_range:
        tag: hex_range
        value: 654321-8B4513
  DARK_BROWN:
    text: DARK_BROWN
    description: Dark brown hair
    annotations:
      hex:
        tag: hex
        value: 3B2F2F
  LIGHT_BROWN:
    text: LIGHT_BROWN
    description: Light brown hair
    annotations:
      hex:
        tag: hex
        value: '977961'
  BLONDE:
    text: BLONDE
    description: Blonde/blond hair
    meaning: HP:0002286
    annotations:
      hex_range:
        tag: hex_range
        value: FAF0BE-FFF8DC
    title: Fair hair
  DARK_BLONDE:
    text: DARK_BLONDE
    description: Dark blonde hair
    annotations:
      hex:
        tag: hex
        value: 9F8F71
  LIGHT_BLONDE:
    text: LIGHT_BLONDE
    description: Light blonde hair
    annotations:
      hex:
        tag: hex
        value: FFF8DC
  PLATINUM_BLONDE:
    text: PLATINUM_BLONDE
    description: Platinum blonde hair
    annotations:
      hex:
        tag: hex
        value: E5E5E5
  STRAWBERRY_BLONDE:
    text: STRAWBERRY_BLONDE
    description: Strawberry blonde hair
    annotations:
      hex:
        tag: hex
        value: FF9966
  RED:
    text: RED
    description: Red hair
    meaning: HP:0002297
    annotations:
      hex_range:
        tag: hex_range
        value: 922724-FF4500
      prevalence:
        tag: prevalence
        value: 1-2% worldwide
    title: Red hair
  AUBURN:
    text: AUBURN
    description: Auburn hair (reddish-brown)
    annotations:
      hex:
        tag: hex
        value: A52A2A
  GINGER:
    text: GINGER
    description: Ginger hair (orange-red)
    annotations:
      hex:
        tag: hex
        value: FF6600
  GRAY:
    text: GRAY
    description: Gray hair
    meaning: HP:0002216
    annotations:
      hex_range:
        tag: hex_range
        value: 808080-C0C0C0
    title: Premature graying of hair
  WHITE:
    text: WHITE
    description: White hair
    meaning: HP:0011364
    annotations:
      hex:
        tag: hex
        value: FFFFFF
    title: White hair
  SILVER:
    text: SILVER
    description: Silver hair
    annotations:
      hex:
        tag: hex
        value: C0C0C0