#E2E2CC#E2E2CC
#E2E2CC is a very light, muted yellow. Relative luminance 0.749; OKLCH L 90.7% C 0.029 H 107.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2CC |
|---|---|
| RGB | rgb(226, 226, 204) |
| HSL | hsl(60, 28%, 84%) |
| HSV | hsv(60, 10%, 89%) |
| CMYK | cmyk(0%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(89.36, -3.76, 10.76) |
| CIE-LCH | lch(89.36, 11.40, 109.24°) |
| OKLab | oklab(90.69% -0.0086 0.028) |
| OKLCH | oklch(90.69% 0.029 107) |
| XYZ | xyz(69.4582, 74.9215, 67.9172) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.66
Beige
#F5F5DC
ΔE00 4.13
Cornsilk
#FFF8DC
ΔE00 5.88
Off White (survey)
#FFFFE4
ΔE00 6.21
Light Grey
#D8DCD6
ΔE00 6.56
Lightyellow
#FFFFE0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2CC #CCCCE2
analogous
#E2D7CC #E2E2CC #D7E2CC
triadic
#E2E2CC #CCE2E2 #E2CCE2
tetradic
#E2E2CC #CCE2D7 #CCCCE2 #E2CCD7
square
#E2E2CC #CCE2D7 #CCCCE2 #E2CCD7
split-complementary
#E2E2CC #CCD7E2 #D7CCE2
monochromatic
#B6B67E #CCCCA5 #E2E2CC #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.31
#E2E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E2E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2CC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2CC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#E6DFDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e2cc; /* rgb */ color: rgb(226, 226, 204); /* oklch */ color: oklch(90.7% 0.029 107.0);
Tailwind
colors: {
custom: {
50: '#ebebdb',
500: '#e2e2cc',
950: '#000000',
},
}SCSS
$custom: #e2e2cc; $custom-light: #ebebdb; $custom-dark: #000000;
JSON
{
"hex": "#e2e2cc",
"rgb": {
"r": 226,
"g": 226,
"b": 204
},
"hsl": {
"h": 60,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.90689,
"c": 0.02931,
"h": 107
},
"luminance": 0.74921
}Semantic roles & 50–950 ramp
primary
#E2E2CC
secondary
#9999BA
accent
#3FA63F
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161615
muted
#848484