#FFD489#FFD489
#FFD489 is a very light, moderate orange. Relative luminance 0.702; OKLCH L 89.1% C 0.105 H 80.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD489 |
|---|---|
| RGB | rgb(255, 212, 137) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 46%, 100%) |
| CMYK | cmyk(0%, 16.9%, 46.3%, 0%) |
| CIE-LAB | lab(87.07, 5.74, 42.62) |
| CIE-LCH | lch(87.07, 43.01, 82.33°) |
| OKLab | oklab(89.07% 0.017 0.1035) |
| OKLCH | oklch(89.07% 0.105 80.7) |
| XYZ | xyz(69.3013, 70.1566, 33.5533) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.87
Wheat (survey)
#FBDD7E
ΔE00 5.91
Pale Peach
#FFE5AD
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.99
Moccasin
#FFE4B5
ΔE00 7.17
Sandy
#F1DA7A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD489 #89B4FF
analogous
#FF9989 #FFD489 #EFFF89
triadic
#FFD489 #89FFD4 #D489FF
tetradic
#FFD489 #89FF99 #89B4FF #FF89EF
square
#FFD489 #89FF99 #89B4FF #FF89EF
split-complementary
#FFD489 #89EFFF #9989FF
monochromatic
#FFA70F #FFBE4C #FFD489 #FFEAC6 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFD489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD489
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD489 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D483
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd489; /* rgb */ color: rgb(255, 212, 137); /* oklch */ color: oklch(89.1% 0.105 80.7);
Tailwind
colors: {
custom: {
50: '#ffe1ac',
500: '#ffd489',
950: '#000000',
},
}SCSS
$custom: #ffd489; $custom-light: #ffe1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd489",
"rgb": {
"r": 255,
"g": 212,
"b": 137
},
"hsl": {
"h": 38.136,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.89074,
"c": 0.10486,
"h": 80.7
},
"luminance": 0.70153
}Semantic roles & 50–950 ramp
primary
#FFD489
secondary
#4D82E0
accent
#54E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481