#FFE89E#FFE89E
#FFE89E is a very light, moderate yellow. Relative luminance 0.814; OKLCH L 93.3% C 0.096 H 92.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE89E |
|---|---|
| RGB | rgb(255, 232, 158) |
| HSL | hsl(46, 100%, 81%) |
| HSV | hsv(46, 38%, 100%) |
| CMYK | cmyk(0%, 9%, 38%, 0%) |
| CIE-LAB | lab(92.33, -2.31, 38.86) |
| CIE-LCH | lch(92.33, 38.93, 93.39°) |
| OKLab | oklab(93.31% -0.0047 0.0958) |
| OKLCH | oklch(93.31% 0.096 92.8) |
| XYZ | xyz(76.2697, 81.4444, 44.0439) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 3.29
Vanilla
#F3E5AB
ΔE00 3.92
Pale Peach
#FFE5AD
ΔE00 4.04
Wheat (survey)
#FBDD7E
ΔE00 4.43
Dark Cream
#FFF39A
ΔE00 4.55
Khaki (CSS)
#F0E68C
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE89E #9EB5FF
analogous
#FFB79E #FFE89E #E5FF9E
triadic
#FFE89E #9EFFE8 #E89EFF
tetradic
#FFE89E #9EFFB7 #9EB5FF #FF9EE5
square
#FFE89E #9EFFB7 #9EB5FF #FF9EE5
split-complementary
#FFE89E #9EE5FF #B79EFF
monochromatic
#FFCB24 #FFD961 #FFE89E #FFF7DB #FFF8E0
Accessibility & contrast
On white
1.21
#FFE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FFE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE89E
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE89E | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#FDECA1
Tritanopia (blue-blind)
#FFDDD5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe89e; /* rgb */ color: rgb(255, 232, 158); /* oklch */ color: oklch(93.3% 0.096 92.8);
Tailwind
colors: {
custom: {
50: '#ffefbb',
500: '#ffe89e',
950: '#000000',
},
}SCSS
$custom: #ffe89e; $custom-light: #ffefbb; $custom-dark: #000000;
JSON
{
"hex": "#ffe89e",
"rgb": {
"r": 255,
"g": 232,
"b": 158
},
"hsl": {
"h": 45.773,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93313,
"c": 0.09595,
"h": 92.8
},
"luminance": 0.81442
}Semantic roles & 50–950 ramp
primary
#FFE89E
secondary
#5F7EE3
accent
#36E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582