#E2DECF#E2DECF
#E2DECF is a very light, muted yellow. Relative luminance 0.729; OKLCH L 90.0% C 0.021 H 94.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DECF |
|---|---|
| RGB | rgb(226, 222, 207) |
| HSL | hsl(47, 25%, 85%) |
| HSV | hsv(47, 8%, 89%) |
| CMYK | cmyk(0%, 1.8%, 8.4%, 11.4%) |
| CIE-LAB | lab(88.41, -1.21, 7.83) |
| CIE-LCH | lch(88.41, 7.93, 98.80°) |
| OKLab | oklab(89.96% -0.0016 0.0205) |
| OKLCH | oklch(89.96% 0.021 94.5) |
| XYZ | xyz(68.7464, 72.9168, 69.4721) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.24
Warm Beige
#E9DCC9
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.89
Oldlace
#FDF5E6
ΔE00 5.47
Antiquewhite
#FAEBD7
ΔE00 5.85
Champagne
#F7E7CE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DECF #CFD3E2
analogous
#E2D5CF #E2DECF #DDE2CF
triadic
#E2DECF #CFE2DE #DECFE2
tetradic
#E2DECF #CFE2D5 #CFD3E2 #E2CFDD
square
#E2DECF #CFE2D5 #CFD3E2 #E2CFDD
split-complementary
#E2DECF #CFDDE2 #D5CFE2
monochromatic
#B4AA83 #CBC4A9 #E2DECF #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.35
#E2DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E2DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DECF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DECF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#E5DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2decf; /* rgb */ color: rgb(226, 222, 207); /* oklch */ color: oklch(90.0% 0.021 94.5);
Tailwind
colors: {
custom: {
50: '#ebe8dd',
500: '#e2decf',
950: '#000000',
},
}SCSS
$custom: #e2decf; $custom-light: #ebe8dd; $custom-dark: #000000;
JSON
{
"hex": "#e2decf",
"rgb": {
"r": 226,
"g": 222,
"b": 207
},
"hsl": {
"h": 47.368,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.89965,
"c": 0.02058,
"h": 94.5
},
"luminance": 0.72916
}Semantic roles & 50–950 ramp
primary
#E2DECF
secondary
#9CA2B9
accent
#57A342
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484