#FEE9AA#FEE9AA
#FEE9AA is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.6% C 0.083 H 91.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE9AA |
|---|---|
| RGB | rgb(254, 233, 170) |
| HSL | hsl(45, 98%, 83%) |
| HSV | hsv(45, 33%, 100%) |
| CMYK | cmyk(0%, 8.3%, 33.1%, 0.4%) |
| CIE-LAB | lab(92.69, -1.83, 33.27) |
| CIE-LCH | lch(92.69, 33.32, 93.14°) |
| OKLab | oklab(93.64% -0.0026 0.0831) |
| OKLCH | oklch(93.64% 0.083 91.8) |
| XYZ | xyz(77.2688, 82.2533, 49.8286) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.48
Pale Peach
#FFE5AD
ΔE00 2.51
Light Tan
#FBEEAC
ΔE00 2.67
Palegoldenrod
#EEE8AA
ΔE00 4.60
Moccasin
#FFE4B5
ΔE00 4.69
Beige (survey)
#E6DAA6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE9AA #AABFFE
analogous
#FEBFAA #FEE9AA #E9FEAA
triadic
#FEE9AA #AAFEE9 #E9AAFE
tetradic
#FEE9AA #AAFEBF #AABFFE #FEAAE9
square
#FEE9AA #AAFEBF #AABFFE #FEAAE9
split-complementary
#FEE9AA #AAE9FE #BFAAFE
monochromatic
#FDCA31 #FDD96E #FEE9AA #FFF7E1 #FFF7E1
Accessibility & contrast
On white
1.20
#FEE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FEE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE9AA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE9AA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A6
Deuteranopia (green-blind)
#FCEDAC
Tritanopia (blue-blind)
#FFDFD8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee9aa; /* rgb */ color: rgb(254, 233, 170); /* oklch */ color: oklch(93.6% 0.083 91.8);
Tailwind
colors: {
custom: {
50: '#ffefc3',
500: '#fee9aa',
950: '#000000',
},
}SCSS
$custom: #fee9aa; $custom-light: #ffefc3; $custom-dark: #000000;
JSON
{
"hex": "#fee9aa",
"rgb": {
"r": 254,
"g": 233,
"b": 170
},
"hsl": {
"h": 45,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93638,
"c": 0.08314,
"h": 91.8
},
"luminance": 0.82251
}Semantic roles & 50–950 ramp
primary
#FEE9AA
secondary
#6988E3
accent
#39E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582