#E2DFCF#E2DFCF
#E2DFCF is a very light, muted yellow. Relative luminance 0.734; OKLCH L 90.2% C 0.022 H 98.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFCF |
|---|---|
| RGB | rgb(226, 223, 207) |
| HSL | hsl(51, 25%, 85%) |
| HSV | hsv(51, 8%, 89%) |
| CMYK | cmyk(0%, 1.3%, 8.4%, 11.4%) |
| CIE-LAB | lab(88.66, -1.73, 8.20) |
| CIE-LCH | lch(88.66, 8.38, 101.90°) |
| OKLab | oklab(90.17% -0.0031 0.0215) |
| OKLCH | oklch(90.17% 0.022 98.1) |
| XYZ | xyz(69.0128, 73.4496, 69.5609) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.04
Warm Beige
#E9DCC9
ΔE00 4.59
Light Grey
#D8DCD6
ΔE00 4.93
Oldlace
#FDF5E6
ΔE00 5.59
Beige
#F5F5DC
ΔE00 5.79
Antiquewhite
#FAEBD7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFCF #CFD2E2
analogous
#E2D6CF #E2DFCF #DCE2CF
triadic
#E2DFCF #CFE2DF #DFCFE2
tetradic
#E2DFCF #CFE2D6 #CFD2E2 #E2CFDC
square
#E2DFCF #CFE2D6 #CFD2E2 #E2CFDC
split-complementary
#E2DFCF #CFDCE2 #D6CFE2
monochromatic
#B4AC83 #CBC6A9 #E2DFCF #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.34
#E2DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E2DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFCF
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFCF | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#E5DCDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfcf; /* rgb */ color: rgb(226, 223, 207); /* oklch */ color: oklch(90.2% 0.022 98.1);
Tailwind
colors: {
custom: {
50: '#ebe9dd',
500: '#e2dfcf',
950: '#000000',
},
}SCSS
$custom: #e2dfcf; $custom-light: #ebe9dd; $custom-dark: #000000;
JSON
{
"hex": "#e2dfcf",
"rgb": {
"r": 226,
"g": 223,
"b": 207
},
"hsl": {
"h": 50.526,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.90165,
"c": 0.02167,
"h": 98.1
},
"luminance": 0.73449
}Semantic roles & 50–950 ramp
primary
#E2DFCF
secondary
#9CA1B9
accent
#52A342
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484