#FFD589#FFD589
#FFD589 is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.3% C 0.105 H 81.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD589 |
|---|---|
| RGB | rgb(255, 213, 137) |
| HSL | hsl(39, 100%, 77%) |
| HSV | hsv(39, 46%, 100%) |
| CMYK | cmyk(0%, 16.5%, 46.3%, 0%) |
| CIE-LAB | lab(87.32, 5.23, 42.93) |
| CIE-LCH | lch(87.32, 43.25, 83.06°) |
| OKLab | oklab(89.27% 0.0155 0.1042) |
| OKLCH | oklch(89.27% 0.105 81.5) |
| XYZ | xyz(69.5521, 70.6581, 33.6369) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.48
Navajowhite
#FFDEAD
ΔE00 5.94
Pale Peach
#FFE5AD
ΔE00 6.08
Sand (survey)
#E2CA76
ΔE00 6.73
Sandy
#F1DA7A
ΔE00 7.09
Moccasin
#FFE4B5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD589 #89B3FF
analogous
#FF9A89 #FFD589 #EEFF89
triadic
#FFD589 #89FFD5 #D589FF
tetradic
#FFD589 #89FF9A #89B3FF #FF89EE
square
#FFD589 #89FF9A #89B3FF #FF89EE
split-complementary
#FFD589 #89EEFF #9A89FF
monochromatic
#FFA90F #FFBF4C #FFD589 #FFEBC6 #FFF4E0
Accessibility & contrast
On white
1.39
#FFD589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD589
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD589 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd589; /* rgb */ color: rgb(255, 213, 137); /* oklch */ color: oklch(89.3% 0.105 81.5);
Tailwind
colors: {
custom: {
50: '#ffe1ac',
500: '#ffd589',
950: '#000000',
},
}SCSS
$custom: #ffd589; $custom-light: #ffe1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd589",
"rgb": {
"r": 255,
"g": 213,
"b": 137
},
"hsl": {
"h": 38.644,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.89267,
"c": 0.10533,
"h": 81.5
},
"luminance": 0.70655
}Semantic roles & 50–950 ramp
primary
#FFD589
secondary
#4D81E0
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481