#EEE69D#EEE69D
#EEE69D is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.5% C 0.093 H 102.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE69D |
|---|---|
| RGB | rgb(238, 230, 157) |
| HSL | hsl(54, 70%, 77%) |
| HSV | hsv(54, 34%, 93%) |
| CMYK | cmyk(0%, 3.4%, 34%, 6.7%) |
| CIE-LAB | lab(90.42, -7.93, 36.60) |
| CIE-LCH | lch(90.42, 37.45, 102.22°) |
| OKLab | oklab(91.46% -0.0205 0.0906) |
| OKLCH | oklch(91.46% 0.093 102.7) |
| XYZ | xyz(69.6433, 77.2067, 43.1255) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.29
Light Tan
#FBEEAC
ΔE00 2.87
Khaki (CSS)
#F0E68C
ΔE00 2.96
Vanilla
#F3E5AB
ΔE00 3.59
Dark Cream
#FFF39A
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE69D #9DA5EE
analogous
#EEBD9D #EEE69D #CEEE9D
triadic
#EEE69D #9DEEE6 #E69DEE
tetradic
#EEE69D #9DEEBD #9DA5EE #EE9DCE
square
#EEE69D #9DEEBD #9DA5EE #EE9DCE
split-complementary
#EEE69D #9DCEEE #BD9DEE
monochromatic
#DCCB35 #E5D969 #EEE69D #F7F3D1 #FAF8E5
Accessibility & contrast
On white
1.28
#EEE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EEE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE69D
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE69D | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E198
Deuteranopia (green-blind)
#F6E6A0
Tritanopia (blue-blind)
#FADCD3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee69d; /* rgb */ color: rgb(238, 230, 157); /* oklch */ color: oklch(91.5% 0.093 102.7);
Tailwind
colors: {
custom: {
50: '#f4edba',
500: '#eee69d',
950: '#000000',
},
}SCSS
$custom: #eee69d; $custom-light: #f4edba; $custom-dark: #000000;
JSON
{
"hex": "#eee69d",
"rgb": {
"r": 238,
"g": 230,
"b": 157
},
"hsl": {
"h": 54.074,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.91461,
"c": 0.09292,
"h": 102.7
},
"luminance": 0.77205
}Semantic roles & 50–950 ramp
primary
#EEE69D
secondary
#656FCB
accent
#26D213
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482