#E1E2CC#E1E2CC
#E1E2CC is a very light, muted yellow. Relative luminance 0.748; OKLCH L 90.6% C 0.029 H 109.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2CC |
|---|---|
| RGB | rgb(225, 226, 204) |
| HSL | hsl(63, 28%, 84%) |
| HSV | hsv(63, 10%, 89%) |
| CMYK | cmyk(0.4%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(89.28, -4.11, 10.65) |
| CIE-LCH | lch(89.28, 11.41, 111.10°) |
| OKLab | oklab(90.61% -0.0096 0.0277) |
| OKLCH | oklch(90.61% 0.029 109.1) |
| XYZ | xyz(69.1454, 74.7602, 67.9025) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.04
Beige
#F5F5DC
ΔE00 4.18
Cornsilk
#FFF8DC
ΔE00 6.13
Off White (survey)
#FFFFE4
ΔE00 6.25
Light Grey
#D8DCD6
ΔE00 6.52
Lightyellow
#FFFFE0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2CC #CDCCE2
analogous
#E2D8CC #E1E2CC #D6E2CC
triadic
#E1E2CC #CCE1E2 #E2CCE1
tetradic
#E1E2CC #CCE2D8 #CDCCE2 #E2CCD6
square
#E1E2CC #CCE2D8 #CDCCE2 #E2CCD6
split-complementary
#E1E2CC #CCD6E2 #D8CCE2
monochromatic
#B3B67E #CACCA5 #E1E2CC #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.32
#E1E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E1E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2CC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2CC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#E4DFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1e2cc; /* rgb */ color: rgb(225, 226, 204); /* oklch */ color: oklch(90.6% 0.029 109.1);
Tailwind
colors: {
custom: {
50: '#eaebdb',
500: '#e1e2cc',
950: '#000000',
},
}SCSS
$custom: #e1e2cc; $custom-light: #eaebdb; $custom-dark: #000000;
JSON
{
"hex": "#e1e2cc",
"rgb": {
"r": 225,
"g": 226,
"b": 204
},
"hsl": {
"h": 62.727,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.90611,
"c": 0.02934,
"h": 109.1
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#E1E2CC
secondary
#9A99BA
accent
#3FA644
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161615
muted
#848484