#FEE99E#FEE99E
#FEE99E is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.4% C 0.097 H 94.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE99E |
|---|---|
| RGB | rgb(254, 233, 158) |
| HSL | hsl(47, 98%, 81%) |
| HSV | hsv(47, 38%, 100%) |
| CMYK | cmyk(0%, 8.3%, 37.8%, 0.4%) |
| CIE-LAB | lab(92.50, -3.19, 39.06) |
| CIE-LCH | lch(92.50, 39.19, 94.67°) |
| OKLab | oklab(93.42% -0.0073 0.0963) |
| OKLCH | oklch(93.42% 0.097 94.3) |
| XYZ | xyz(76.1850, 81.8198, 44.1208) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.88
Vanilla
#F3E5AB
ΔE00 3.81
Dark Cream
#FFF39A
ΔE00 3.94
Khaki (CSS)
#F0E68C
ΔE00 4.34
Pale Peach
#FFE5AD
ΔE00 4.50
Wheat (survey)
#FBDD7E
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE99E #9EB3FE
analogous
#FEB99E #FEE99E #E3FE9E
triadic
#FEE99E #9EFEE9 #E99EFE
tetradic
#FEE99E #9EFEB9 #9EB3FE #FE9EE3
square
#FEE99E #9EFEB9 #9EB3FE #FE9EE3
split-complementary
#FEE99E #9EE3FE #B99EFE
monochromatic
#FDCE25 #FDDB61 #FEE99E #FFF7DB #FFF8E1
Accessibility & contrast
On white
1.21
#FEE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FEE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE99E
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE99E | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E699
Deuteranopia (green-blind)
#FEECA1
Tritanopia (blue-blind)
#FFDED6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee99e; /* rgb */ color: rgb(254, 233, 158); /* oklch */ color: oklch(93.4% 0.097 94.3);
Tailwind
colors: {
custom: {
50: '#ffefbb',
500: '#fee99e',
950: '#000000',
},
}SCSS
$custom: #fee99e; $custom-light: #ffefbb; $custom-dark: #000000;
JSON
{
"hex": "#fee99e",
"rgb": {
"r": 254,
"g": 233,
"b": 158
},
"hsl": {
"h": 46.875,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93424,
"c": 0.09657,
"h": 94.3
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#FEE99E
secondary
#5F7BE1
accent
#32E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582