#E2DFC4#E2DFC4
#E2DFC4 is a very light, muted yellow. Relative luminance 0.729; OKLCH L 89.9% C 0.036 H 101.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFC4 |
|---|---|
| RGB | rgb(226, 223, 196) |
| HSL | hsl(54, 34%, 83%) |
| HSV | hsv(54, 13%, 89%) |
| CMYK | cmyk(0%, 1.3%, 13.3%, 11.4%) |
| CIE-LAB | lab(88.41, -3.50, 13.61) |
| CIE-LCH | lch(88.41, 14.05, 104.41°) |
| OKLab | oklab(89.89% -0.0074 0.0353) |
| OKLCH | oklch(89.89% 0.036 101.9) |
| XYZ | xyz(67.7146, 72.9303, 62.7236) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.11
Beige
#F5F5DC
ΔE00 4.84
Cornsilk
#FFF8DC
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 6.32
Champagne
#F7E7CE
ΔE00 6.66
Pale
#FFF9D0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFC4 #C4C7E2
analogous
#E2D0C4 #E2DFC4 #D6E2C4
triadic
#E2DFC4 #C4E2DF #DFC4E2
tetradic
#E2DFC4 #C4E2D0 #C4C7E2 #E2C4D6
square
#E2DFC4 #C4E2D0 #C4C7E2 #E2C4D6
split-complementary
#E2DFC4 #C4D6E2 #D0C4E2
monochromatic
#BAB272 #CEC99B #E2DFC4 #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.35
#E2DFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E2DFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFC4
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFC4 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC2
Deuteranopia (green-blind)
#E6DFC5
Tritanopia (blue-blind)
#E7DBD7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dfc4; /* rgb */ color: rgb(226, 223, 196); /* oklch */ color: oklch(89.9% 0.036 101.9);
Tailwind
colors: {
custom: {
50: '#ebe9d5',
500: '#e2dfc4',
950: '#000000',
},
}SCSS
$custom: #e2dfc4; $custom-light: #ebe9d5; $custom-dark: #000000;
JSON
{
"hex": "#e2dfc4",
"rgb": {
"r": 226,
"g": 223,
"b": 196
},
"hsl": {
"h": 54,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.89888,
"c": 0.03605,
"h": 101.9
},
"luminance": 0.7293
}Semantic roles & 50–950 ramp
primary
#E2DFC4
secondary
#9094BB
accent
#44AD39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483