#E0E2CC#E0E2CC
#E0E2CC is a very light, muted yellow. Relative luminance 0.746; OKLCH L 90.5% C 0.029 H 111.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E0E2CC |
|---|---|
| RGB | rgb(224, 226, 204) |
| HSL | hsl(65, 28%, 84%) |
| HSV | hsv(65, 10%, 89%) |
| CMYK | cmyk(0.9%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(89.21, -4.46, 10.53) |
| CIE-LCH | lch(89.21, 11.43, 112.95°) |
| OKLab | oklab(90.53% -0.0106 0.0274) |
| OKLCH | oklch(90.53% 0.029 111.2) |
| XYZ | xyz(68.8345, 74.5999, 67.8880) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 4.28
Eggshell
#F0EAD6
ΔE00 4.42
Off White (survey)
#FFFFE4
ΔE00 6.33
Cornsilk
#FFF8DC
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.50
Lightyellow
#FFFFE0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0E2CC #CECCE2
analogous
#E2D9CC #E0E2CC #D5E2CC
triadic
#E0E2CC #CCE0E2 #E2CCE0
tetradic
#E0E2CC #CCE2D9 #CECCE2 #E2CCD5
square
#E0E2CC #CCE2D9 #CECCE2 #E2CCD5
split-complementary
#E0E2CC #CCD5E2 #D9CCE2
monochromatic
#B1B67E #C8CCA5 #E0E2CC #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.32
#E0E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E0E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0E2CC
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0E2CC | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#E3DFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0e2cc; /* rgb */ color: rgb(224, 226, 204); /* oklch */ color: oklch(90.5% 0.029 111.2);
Tailwind
colors: {
custom: {
50: '#e9ebdb',
500: '#e0e2cc',
950: '#000000',
},
}SCSS
$custom: #e0e2cc; $custom-light: #e9ebdb; $custom-dark: #000000;
JSON
{
"hex": "#e0e2cc",
"rgb": {
"r": 224,
"g": 226,
"b": 204
},
"hsl": {
"h": 65.455,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.90533,
"c": 0.02941,
"h": 111.2
},
"luminance": 0.746
}Semantic roles & 50–950 ramp
primary
#E0E2CC
secondary
#9C99BA
accent
#3FA649
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161615
muted
#848484