#EEECA1#EEECA1
#EEECA1 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.095 H 106.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECA1 |
|---|---|
| RGB | rgb(238, 236, 161) |
| HSL | hsl(58, 69%, 78%) |
| HSV | hsv(58, 32%, 93%) |
| CMYK | cmyk(0%, 0.8%, 32.4%, 6.7%) |
| CIE-LAB | lab(92.02, -10.45, 36.69) |
| CIE-LCH | lch(92.02, 38.15, 105.90°) |
| OKLab | oklab(92.75% -0.0275 0.091) |
| OKLCH | oklch(92.75% 0.095 106.8) |
| XYZ | xyz(71.6890, 80.7426, 45.5197) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.76
Parchment
#FEFCAF
ΔE00 3.32
Buff
#FEF69E
ΔE00 3.53
Khaki (CSS)
#F0E68C
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 3.66
Light Tan
#FBEEAC
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECA1 #A1A3EE
analogous
#EEC5A1 #EEECA1 #C9EEA1
triadic
#EEECA1 #A1EEEC #ECA1EE
tetradic
#EEECA1 #A1EEC5 #A1A3EE #EEA1C9
square
#EEECA1 #A1EEC5 #A1A3EE #EEA1C9
split-complementary
#EEECA1 #A1C9EE #C5A1EE
monochromatic
#DBD739 #E5E26D #EEECA1 #F7F6D5 #FAFAE5
Accessibility & contrast
On white
1.22
#EEECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EEECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECA1
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECA1 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69C
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#F9E3D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeeca1; /* rgb */ color: rgb(238, 236, 161); /* oklch */ color: oklch(92.8% 0.095 106.8);
Tailwind
colors: {
custom: {
50: '#f4f2bd',
500: '#eeeca1',
950: '#000000',
},
}SCSS
$custom: #eeeca1; $custom-light: #f4f2bd; $custom-dark: #000000;
JSON
{
"hex": "#eeeca1",
"rgb": {
"r": 238,
"g": 236,
"b": 161
},
"hsl": {
"h": 58.442,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.9275,
"c": 0.09503,
"h": 106.8
},
"luminance": 0.80741
}Semantic roles & 50–950 ramp
primary
#EEECA1
secondary
#686BCB
accent
#19D114
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582