#EEECA6#EEECA6
#EEECA6 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.089 H 106.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEECA6 |
|---|---|
| RGB | rgb(238, 236, 166) |
| HSL | hsl(58, 68%, 79%) |
| HSV | hsv(58, 30%, 93%) |
| CMYK | cmyk(0%, 0.8%, 30.3%, 6.7%) |
| CIE-LAB | lab(92.10, -9.85, 34.28) |
| CIE-LCH | lch(92.10, 35.66, 106.03°) |
| OKLab | oklab(92.84% -0.0255 0.0855) |
| OKLCH | oklch(92.84% 0.089 106.6) |
| XYZ | xyz(72.1387, 80.9225, 47.8884) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.01
Light Tan
#FBEEAC
ΔE00 3.40
Parchment
#FEFCAF
ΔE00 3.46
Light Beige
#FFFEB6
ΔE00 3.69
Creme
#FFFFB6
ΔE00 3.88
Light Khaki
#E6F2A2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEECA6 #A6A8EE
analogous
#EEC8A6 #EEECA6 #CCEEA6
triadic
#EEECA6 #A6EEEC #ECA6EE
tetradic
#EEECA6 #A6EEC8 #A6A8EE #EEA6CC
square
#EEECA6 #A6EEC8 #A6A8EE #EEA6CC
split-complementary
#EEECA6 #A6CCEE #C8A6EE
monochromatic
#DAD63F #E4E173 #EEECA6 #F8F7D9 #FAFAE5
Accessibility & contrast
On white
1.22
#EEECA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EEECA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEECA6
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEECA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEECA6 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A1
Deuteranopia (green-blind)
#F9EAA9
Tritanopia (blue-blind)
#F8E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeeca6; /* rgb */ color: rgb(238, 236, 166); /* oklch */ color: oklch(92.8% 0.089 106.6);
Tailwind
colors: {
custom: {
50: '#f4f2c1',
500: '#eeeca6',
950: '#000000',
},
}SCSS
$custom: #eeeca6; $custom-light: #f4f2c1; $custom-dark: #000000;
JSON
{
"hex": "#eeeca6",
"rgb": {
"r": 238,
"g": 236,
"b": 166
},
"hsl": {
"h": 58.333,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.9284,
"c": 0.08918,
"h": 106.6
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#EEECA6
secondary
#6D70CB
accent
#1BD016
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582