#EEE69E#EEE69E
#EEE69E is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.5% C 0.092 H 102.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE69E |
|---|---|
| RGB | rgb(238, 230, 158) |
| HSL | hsl(54, 70%, 78%) |
| HSV | hsv(54, 34%, 93%) |
| CMYK | cmyk(0%, 3.4%, 33.6%, 6.7%) |
| CIE-LAB | lab(90.43, -7.81, 36.12) |
| CIE-LCH | lch(90.43, 36.95, 102.20°) |
| OKLab | oklab(91.48% -0.0201 0.0895) |
| OKLCH | oklch(91.48% 0.092 102.6) |
| XYZ | xyz(69.7291, 77.2410, 43.5769) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.12
Light Tan
#FBEEAC
ΔE00 2.78
Khaki (CSS)
#F0E68C
ΔE00 3.15
Vanilla
#F3E5AB
ΔE00 3.44
Dark Cream
#FFF39A
ΔE00 4.09
Buff
#FEF69E
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE69E #9EA6EE
analogous
#EEBE9E #EEE69E #CEEE9E
triadic
#EEE69E #9EEEE6 #E69EEE
tetradic
#EEE69E #9EEEBE #9EA6EE #EE9ECE
square
#EEE69E #9EEEBE #9EA6EE #EE9ECE
split-complementary
#EEE69E #9ECEEE #BE9EEE
monochromatic
#DCCB36 #E5D96A #EEE69E #F7F3D2 #FAF8E5
Accessibility & contrast
On white
1.28
#EEE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE69E
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE69E | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E199
Deuteranopia (green-blind)
#F5E6A1
Tritanopia (blue-blind)
#F9DDD4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee69e; /* rgb */ color: rgb(238, 230, 158); /* oklch */ color: oklch(91.5% 0.092 102.6);
Tailwind
colors: {
custom: {
50: '#f4edbb',
500: '#eee69e',
950: '#000000',
},
}SCSS
$custom: #eee69e; $custom-light: #f4edbb; $custom-dark: #000000;
JSON
{
"hex": "#eee69e",
"rgb": {
"r": 238,
"g": 230,
"b": 158
},
"hsl": {
"h": 54,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.91479,
"c": 0.09176,
"h": 102.6
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#EEE69E
secondary
#6670CB
accent
#26D213
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482