#FFD289#FFD289
#FFD289 is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.7% C 0.104 H 78.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD289 |
|---|---|
| RGB | rgb(255, 210, 137) |
| HSL | hsl(37, 100%, 77%) |
| HSV | hsv(37, 46%, 100%) |
| CMYK | cmyk(0%, 17.6%, 46.3%, 0%) |
| CIE-LAB | lab(86.58, 6.77, 42.00) |
| CIE-LCH | lch(86.58, 42.55, 80.84°) |
| OKLab | oklab(88.69% 0.02 0.1021) |
| OKLCH | oklch(88.69% 0.104 78.9) |
| XYZ | xyz(68.8045, 69.1629, 33.3877) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.80
Pale Peach
#FFE5AD
ΔE00 6.64
Wheat (survey)
#FBDD7E
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 7.31
Sand (survey)
#E2CA76
ΔE00 7.56
Light Peach
#FFD8B1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD289 #89B6FF
analogous
#FF9789 #FFD289 #F1FF89
triadic
#FFD289 #89FFD2 #D289FF
tetradic
#FFD289 #89FF97 #89B6FF #FF89F1
square
#FFD289 #89FF97 #89B6FF #FF89F1
split-complementary
#FFD289 #89F1FF #9789FF
monochromatic
#FFA30F #FFBB4C #FFD289 #FFE9C6 #FFF3E0
Accessibility & contrast
On white
1.42
#FFD289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFD289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD289
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD289 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#FFC5C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd289; /* rgb */ color: rgb(255, 210, 137); /* oklch */ color: oklch(88.7% 0.104 78.9);
Tailwind
colors: {
custom: {
50: '#ffdfac',
500: '#ffd289',
950: '#000000',
},
}SCSS
$custom: #ffd289; $custom-light: #ffdfac; $custom-dark: #000000;
JSON
{
"hex": "#ffd289",
"rgb": {
"r": 255,
"g": 210,
"b": 137
},
"hsl": {
"h": 37.119,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.8869,
"c": 0.10401,
"h": 78.9
},
"luminance": 0.69159
}Semantic roles & 50–950 ramp
primary
#FFD289
secondary
#4D85E0
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481