#E2DFC5#E2DFC5
#E2DFC5 is a very light, muted yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.035 H 101.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFC5 |
|---|---|
| RGB | rgb(226, 223, 197) |
| HSL | hsl(54, 33%, 83%) |
| HSV | hsv(54, 13%, 89%) |
| CMYK | cmyk(0%, 1.3%, 12.8%, 11.4%) |
| CIE-LAB | lab(88.44, -3.34, 13.12) |
| CIE-LCH | lch(88.44, 13.54, 104.28°) |
| OKLab | oklab(89.91% -0.007 0.034) |
| OKLCH | oklch(89.91% 0.035 101.7) |
| XYZ | xyz(67.8288, 72.9759, 63.3250) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.89
Beige
#F5F5DC
ΔE00 4.80
Cornsilk
#FFF8DC
ΔE00 5.74
Warm Beige
#E9DCC9
ΔE00 6.10
Champagne
#F7E7CE
ΔE00 6.55
Off White (survey)
#FFFFE4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFC5 #C5C8E2
analogous
#E2D0C5 #E2DFC5 #D6E2C5
triadic
#E2DFC5 #C5E2DF #DFC5E2
tetradic
#E2DFC5 #C5E2D0 #C5C8E2 #E2C5D6
square
#E2DFC5 #C5E2D0 #C5C8E2 #E2C5D6
split-complementary
#E2DFC5 #C5D6E2 #D0C5E2
monochromatic
#B9B273 #CEC89C #E2DFC5 #F5F4EB #F5F4EB
Accessibility & contrast
On white
1.35
#E2DFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E2DFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFC5
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFC5 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC4
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#E7DBD8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dfc5; /* rgb */ color: rgb(226, 223, 197); /* oklch */ color: oklch(89.9% 0.035 101.7);
Tailwind
colors: {
custom: {
50: '#ebe9d6',
500: '#e2dfc5',
950: '#000000',
},
}SCSS
$custom: #e2dfc5; $custom-light: #ebe9d6; $custom-dark: #000000;
JSON
{
"hex": "#e2dfc5",
"rgb": {
"r": 226,
"g": 223,
"b": 197
},
"hsl": {
"h": 53.793,
"s": 33.333,
"l": 82.941
},
"oklch": {
"l": 0.89913,
"c": 0.03476,
"h": 101.7
},
"luminance": 0.72975
}Semantic roles & 50–950 ramp
primary
#E2DFC5
secondary
#9195BA
accent
#45AC39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483