#E2E4D0#E2E4D0
#E2E4D0 is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.2% C 0.027 H 111.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4D0 |
|---|---|
| RGB | rgb(226, 228, 208) |
| HSL | hsl(66, 27%, 85%) |
| HSV | hsv(66, 9%, 89%) |
| CMYK | cmyk(0.9%, 0%, 8.8%, 10.6%) |
| CIE-LAB | lab(89.96, -4.12, 9.53) |
| CIE-LCH | lch(89.96, 10.38, 113.39°) |
| OKLab | oklab(91.19% -0.0098 0.0249) |
| OKLCH | oklch(91.19% 0.027 111.6) |
| XYZ | xyz(70.4911, 76.2099, 70.6587) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.03
Beige
#F5F5DC
ΔE00 4.04
Light Grey
#D8DCD6
ΔE00 5.92
Off White (survey)
#FFFFE4
ΔE00 6.08
Cornsilk
#FFF8DC
ΔE00 6.22
Ivory
#FFFFF0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4D0 #D2D0E4
analogous
#E4DCD0 #E2E4D0 #D8E4D0
triadic
#E2E4D0 #D0E2E4 #E4D0E2
tetradic
#E2E4D0 #D0E4DC #D2D0E4 #E4D0D8
square
#E2E4D0 #D0E4DC #D2D0E4 #E4D0D8
split-complementary
#E2E4D0 #D0D8E4 #DCD0E4
monochromatic
#B2B782 #CACEA9 #E2E4D0 #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.29
#E2E4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E2E4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4D0
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4D0 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CF
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#E5E1DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e4d0; /* rgb */ color: rgb(226, 228, 208); /* oklch */ color: oklch(91.2% 0.027 111.6);
Tailwind
colors: {
custom: {
50: '#ebecde',
500: '#e2e4d0',
950: '#000000',
},
}SCSS
$custom: #e2e4d0; $custom-light: #ebecde; $custom-dark: #000000;
JSON
{
"hex": "#e2e4d0",
"rgb": {
"r": 226,
"g": 228,
"b": 208
},
"hsl": {
"h": 66,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.91193,
"c": 0.02674,
"h": 111.6
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#E2E4D0
secondary
#A09CBC
accent
#40A64A
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484