#EEE69F#EEE69F
#EEE69F is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.5% C 0.091 H 102.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE69F |
|---|---|
| RGB | rgb(238, 230, 159) |
| HSL | hsl(54, 70%, 78%) |
| HSV | hsv(54, 33%, 93%) |
| CMYK | cmyk(0%, 3.4%, 33.2%, 6.7%) |
| CIE-LAB | lab(90.45, -7.69, 35.63) |
| CIE-LCH | lch(90.45, 36.45, 102.18°) |
| OKLab | oklab(91.5% -0.0197 0.0884) |
| OKLCH | oklch(91.5% 0.091 102.5) |
| XYZ | xyz(69.8155, 77.2756, 44.0321) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.94
Light Tan
#FBEEAC
ΔE00 2.69
Vanilla
#F3E5AB
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.33
Dark Cream
#FFF39A
ΔE00 4.22
Buff
#FEF69E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE69F #9FA7EE
analogous
#EEBE9F #EEE69F #CEEE9F
triadic
#EEE69F #9FEEE6 #E69FEE
tetradic
#EEE69F #9FEEBE #9FA7EE #EE9FCE
square
#EEE69F #9FEEBE #9FA7EE #EE9FCE
split-complementary
#EEE69F #9FCEEE #BE9FEE
monochromatic
#DCCB37 #E5D86B #EEE69F #F7F4D3 #FAF8E5
Accessibility & contrast
On white
1.28
#EEE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE69F
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE69F | 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)
#F2E19A
Deuteranopia (green-blind)
#F5E6A2
Tritanopia (blue-blind)
#F9DDD4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee69f; /* rgb */ color: rgb(238, 230, 159); /* oklch */ color: oklch(91.5% 0.091 102.5);
Tailwind
colors: {
custom: {
50: '#f4edbc',
500: '#eee69f',
950: '#000000',
},
}SCSS
$custom: #eee69f; $custom-light: #f4edbc; $custom-dark: #000000;
JSON
{
"hex": "#eee69f",
"rgb": {
"r": 238,
"g": 230,
"b": 159
},
"hsl": {
"h": 53.924,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.91497,
"c": 0.0906,
"h": 102.5
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#EEE69F
secondary
#6671CB
accent
#27D214
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171612
muted
#858482