#EEEDCA#EEEDCA
#EEEDCA is a very light, muted yellow. Relative luminance 0.830; OKLCH L 93.8% C 0.046 H 105.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDCA |
|---|---|
| RGB | rgb(238, 237, 202) |
| HSL | hsl(58, 51%, 86%) |
| HSV | hsv(58, 15%, 93%) |
| CMYK | cmyk(0%, 0.4%, 15.1%, 6.7%) |
| CIE-LAB | lab(93.02, -5.41, 17.12) |
| CIE-LCH | lch(93.02, 17.95, 107.55°) |
| OKLab | oklab(93.79% -0.0126 0.0441) |
| OKLCH | oklch(93.79% 0.046 105.9) |
| XYZ | xyz(76.2039, 83.0105, 67.8738) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.94
Pale
#FFF9D0
ΔE00 3.50
Beige
#F5F5DC
ΔE00 3.58
Lightyellow
#FFFFE0
ΔE00 3.94
Lemonchiffon
#FFFACD
ΔE00 3.95
Cream
#FFFDD0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDCA #CACBEE
analogous
#EEDBCA #EEEDCA #DDEECA
triadic
#EEEDCA #CAEEED #EDCAEE
tetradic
#EEEDCA #CAEEDB #CACBEE #EECADD
square
#EEEDCA #CAEEDB #CACBEE #EECADD
split-complementary
#EEEDCA #CADDEE #DBCAEE
monochromatic
#D0CE6D #DFDD9C #EEEDCA #F8F7E8 #F8F7E8
Accessibility & contrast
On white
1.19
#EEEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#EEEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDCA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDCA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#F4ECCB
Tritanopia (blue-blind)
#F4E8E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeedca; /* rgb */ color: rgb(238, 237, 202); /* oklch */ color: oklch(93.8% 0.046 105.9);
Tailwind
colors: {
custom: {
50: '#f3f2da',
500: '#eeedca',
950: '#000000',
},
}SCSS
$custom: #eeedca; $custom-light: #f3f2da; $custom-dark: #000000;
JSON
{
"hex": "#eeedca",
"rgb": {
"r": 238,
"g": 237,
"b": 202
},
"hsl": {
"h": 58.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.93789,
"c": 0.0459,
"h": 105.9
},
"luminance": 0.8301
}Semantic roles & 50–950 ramp
primary
#EEEDCA
secondary
#9193CB
accent
#2BBF27
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583