#EEEFDC#EEEFDC
#EEEFDC is a very light, muted yellow. Relative luminance 0.851; OKLCH L 94.6% C 0.025 H 109.3°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFDC |
|---|---|
| RGB | rgb(238, 239, 220) |
| HSL | hsl(63, 37%, 90%) |
| HSV | hsv(63, 8%, 94%) |
| CMYK | cmyk(0.4%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(93.92, -3.58, 9.08) |
| CIE-LCH | lch(93.92, 9.76, 111.55°) |
| OKLab | oklab(94.63% -0.0083 0.0237) |
| OKLCH | oklch(94.63% 0.025 109.3) |
| XYZ | xyz(79.0430, 85.0778, 79.9538) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.38
Eggshell
#F0EAD6
ΔE00 3.25
Ivory
#FFFFF0
ΔE00 3.79
Off White (survey)
#FFFFE4
ΔE00 4.15
Cornsilk
#FFF8DC
ΔE00 4.64
Lightyellow
#FFFFE0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFDC #DDDCEF
analogous
#EFE7DC #EEEFDC #E4EFDC
triadic
#EEEFDC #DCEEEF #EFDCEE
tetradic
#EEEFDC #DCEFE7 #DDDCEF #EFDCE4
square
#EEEFDC #DCEFE7 #DDDCEF #EFDCE4
split-complementary
#EEEFDC #DCE4EF #E7DCEF
monochromatic
#C5C988 #DADCB2 #EEEFDC #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.17
#EEEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#EEEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFDC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFDC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#F3EEDD
Tritanopia (blue-blind)
#F1ECE9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeefdc; /* rgb */ color: rgb(238, 239, 220); /* oklch */ color: oklch(94.6% 0.025 109.3);
Tailwind
colors: {
custom: {
50: '#f3f4e6',
500: '#eeefdc',
950: '#000000',
},
}SCSS
$custom: #eeefdc; $custom-light: #f3f4e6; $custom-dark: #000000;
JSON
{
"hex": "#eeefdc",
"rgb": {
"r": 238,
"g": 239,
"b": 220
},
"hsl": {
"h": 63.158,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.94626,
"c": 0.02512,
"h": 109.3
},
"luminance": 0.85077
}Semantic roles & 50–950 ramp
primary
#EEEFDC
secondary
#A7A5CA
accent
#35B03C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584