#FFD587#FFD587
#FFD587 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.2% C 0.107 H 82.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD587 |
|---|---|
| RGB | rgb(255, 213, 135) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.5%, 47.1%, 0%) |
| CIE-LAB | lab(87.29, 5.04, 43.90) |
| CIE-LCH | lch(87.29, 44.19, 83.45°) |
| OKLab | oklab(89.24% 0.0147 0.1062) |
| OKLCH | oklch(89.24% 0.107 82.1) |
| XYZ | xyz(69.4100, 70.6013, 32.8883) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.19
Pale Peach
#FFE5AD
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.56
Sandy
#F1DA7A
ΔE00 6.83
Light Mustard
#F7D560
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD587 #87B1FF
analogous
#FF9987 #FFD587 #EDFF87
triadic
#FFD587 #87FFD5 #D587FF
tetradic
#FFD587 #87FF99 #87B1FF #FF87ED
square
#FFD587 #87FF99 #87B1FF #FF87ED
split-complementary
#FFD587 #87EDFF #9987FF
monochromatic
#FFAA0D #FFC04A #FFD587 #FFEAC4 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FFD587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD587
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD587 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D481
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd587; /* rgb */ color: rgb(255, 213, 135); /* oklch */ color: oklch(89.2% 0.107 82.1);
Tailwind
colors: {
custom: {
50: '#ffe1ab',
500: '#ffd587',
950: '#000000',
},
}SCSS
$custom: #ffd587; $custom-light: #ffe1ab; $custom-dark: #000000;
JSON
{
"hex": "#ffd587",
"rgb": {
"r": 255,
"g": 213,
"b": 135
},
"hsl": {
"h": 39,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.89236,
"c": 0.10726,
"h": 82.1
},
"luminance": 0.70598
}Semantic roles & 50–950 ramp
primary
#FFD587
secondary
#4B7FDF
accent
#50E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481