#FFD89E#FFD89E
#FFD89E is a very light, moderate orange. Relative luminance 0.728; OKLCH L 90.2% C 0.086 H 77.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD89E |
|---|---|
| RGB | rgb(255, 216, 158) |
| HSL | hsl(36, 100%, 81%) |
| HSV | hsv(36, 38%, 100%) |
| CMYK | cmyk(0%, 15.3%, 38%, 0%) |
| CIE-LAB | lab(88.37, 5.84, 33.66) |
| CIE-LCH | lch(88.37, 34.17, 80.15°) |
| OKLab | oklab(90.2% 0.019 0.0837) |
| OKLCH | oklch(90.2% 0.086 77.2) |
| XYZ | xyz(71.9693, 72.8435, 42.6104) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.57
Moccasin
#FFE4B5
ΔE00 4.37
Pale Peach
#FFE5AD
ΔE00 4.51
Light Peach
#FFD8B1
ΔE00 5.16
Wheat
#F5DEB3
ΔE00 5.18
Peach
#FFDAB9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD89E #9EC5FF
analogous
#FFA79E #FFD89E #F6FF9E
triadic
#FFD89E #9EFFD8 #D89EFF
tetradic
#FFD89E #9EFFA7 #9EC5FF #FF9EF6
square
#FFD89E #9EFFA7 #9EC5FF #FF9EF6
split-complementary
#FFD89E #9EF6FF #A79EFF
monochromatic
#FFA724 #FFBF61 #FFD89E #FFF1DB #FFF3E0
Accessibility & contrast
On white
1.35
#FFD89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFD89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD89E
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD89E | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#F1E29F
Tritanopia (blue-blind)
#FFCDC9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd89e; /* rgb */ color: rgb(255, 216, 158); /* oklch */ color: oklch(90.2% 0.086 77.2);
Tailwind
colors: {
custom: {
50: '#ffe4bb',
500: '#ffd89e',
950: '#000000',
},
}SCSS
$custom: #ffd89e; $custom-light: #ffe4bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd89e",
"rgb": {
"r": 255,
"g": 216,
"b": 158
},
"hsl": {
"h": 35.876,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.90199,
"c": 0.08583,
"h": 77.2
},
"luminance": 0.7284
}Semantic roles & 50–950 ramp
primary
#FFD89E
secondary
#5F94E3
accent
#5CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482