#FFE89A#FFE89A
#FFE89A is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.2% C 0.100 H 93.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE89A |
|---|---|
| RGB | rgb(255, 232, 154) |
| HSL | hsl(46, 100%, 80%) |
| HSV | hsv(46, 40%, 100%) |
| CMYK | cmyk(0%, 9%, 39.6%, 0%) |
| CIE-LAB | lab(92.27, -2.73, 40.78) |
| CIE-LCH | lch(92.27, 40.87, 93.84°) |
| OKLab | oklab(93.25% -0.0063 0.1001) |
| OKLCH | oklch(93.25% 0.1 93.6) |
| XYZ | xyz(75.9310, 81.3089, 42.2600) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 3.62
Wheat (survey)
#FBDD7E
ΔE00 3.92
Dark Cream
#FFF39A
ΔE00 4.13
Khaki (CSS)
#F0E68C
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE89A #9AB1FF
analogous
#FFB69A #FFE89A #E3FF9A
triadic
#FFE89A #9AFFE8 #E89AFF
tetradic
#FFE89A #9AFFB6 #9AB1FF #FF9AE3
square
#FFE89A #9AFFB6 #9AB1FF #FF9AE3
split-complementary
#FFE89A #9AE3FF #B69AFF
monochromatic
#FFCC20 #FFDA5D #FFE89A #FFF6D7 #FFF8E0
Accessibility & contrast
On white
1.22
#FFE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FFE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE89A
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE89A | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E594
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#FFDDD4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe89a; /* rgb */ color: rgb(255, 232, 154); /* oklch */ color: oklch(93.2% 0.100 93.6);
Tailwind
colors: {
custom: {
50: '#ffefb8',
500: '#ffe89a',
950: '#000000',
},
}SCSS
$custom: #ffe89a; $custom-light: #ffefb8; $custom-dark: #000000;
JSON
{
"hex": "#ffe89a",
"rgb": {
"r": 255,
"g": 232,
"b": 154
},
"hsl": {
"h": 46.337,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93246,
"c": 0.1003,
"h": 93.6
},
"luminance": 0.81306
}Semantic roles & 50–950 ramp
primary
#FFE89A
secondary
#5B7AE2
accent
#34E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581