#FFD187#FFD187
#FFD187 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.5% C 0.106 H 78.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD187 |
|---|---|
| RGB | rgb(255, 209, 135) |
| HSL | hsl(37, 100%, 76%) |
| HSV | hsv(37, 47%, 100%) |
| CMYK | cmyk(0%, 18%, 47.1%, 0%) |
| CIE-LAB | lab(86.31, 7.10, 42.66) |
| CIE-LCH | lch(86.31, 43.25, 80.55°) |
| OKLab | oklab(88.47% 0.0208 0.1034) |
| OKLCH | oklch(88.47% 0.106 78.6) |
| XYZ | xyz(68.4162, 68.6138, 32.5571) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.09
Wheat (survey)
#FBDD7E
ΔE00 6.93
Pale Peach
#FFE5AD
ΔE00 6.98
Moccasin
#FFE4B5
ΔE00 7.63
Sand (survey)
#E2CA76
ΔE00 7.65
Burlywood
#DEB887
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD187 #87B5FF
analogous
#FF9587 #FFD187 #F1FF87
triadic
#FFD187 #87FFD1 #D187FF
tetradic
#FFD187 #87FF95 #87B5FF #FF87F1
square
#FFD187 #87FF95 #87B5FF #FF87F1
split-complementary
#FFD187 #87F1FF #9587FF
monochromatic
#FFA20D #FFBA4A #FFD187 #FFE8C4 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFD187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD187
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD187 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D181
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd187; /* rgb */ color: rgb(255, 209, 135); /* oklch */ color: oklch(88.5% 0.106 78.6);
Tailwind
colors: {
custom: {
50: '#ffdfab',
500: '#ffd187',
950: '#000000',
},
}SCSS
$custom: #ffd187; $custom-light: #ffdfab; $custom-dark: #000000;
JSON
{
"hex": "#ffd187",
"rgb": {
"r": 255,
"g": 209,
"b": 135
},
"hsl": {
"h": 37,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.88467,
"c": 0.10551,
"h": 78.6
},
"luminance": 0.6861
}Semantic roles & 50–950 ramp
primary
#FFD187
secondary
#4B84DF
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481