#E1DFCF#E1DFCF
#E1DFCF is a very light, muted yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.022 H 101.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFCF |
|---|---|
| RGB | rgb(225, 223, 207) |
| HSL | hsl(53, 23%, 85%) |
| HSV | hsv(53, 8%, 88%) |
| CMYK | cmyk(0%, 0.9%, 8%, 11.8%) |
| CIE-LAB | lab(88.58, -2.08, 8.08) |
| CIE-LCH | lch(88.58, 8.34, 104.42°) |
| OKLab | oklab(90.09% -0.0041 0.0211) |
| OKLCH | oklch(90.09% 0.022 101) |
| XYZ | xyz(68.7001, 73.2883, 69.5462) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.27
Light Grey
#D8DCD6
ΔE00 4.72
Warm Beige
#E9DCC9
ΔE00 5.07
Beige
#F5F5DC
ΔE00 5.67
Oldlace
#FDF5E6
ΔE00 5.87
Antiquewhite
#FAEBD7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFCF #CFD1E1
analogous
#E1D6CF #E1DFCF #DAE1CF
triadic
#E1DFCF #CFE1DF #DFCFE1
tetradic
#E1DFCF #CFE1D6 #CFD1E1 #E1CFDA
square
#E1DFCF #CFE1D6 #CFD1E1 #E1CFDA
split-complementary
#E1DFCF #CFDAE1 #D6CFE1
monochromatic
#B2AD84 #C9C6A9 #E1DFCF #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.34
#E1DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E1DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFCF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFCF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECE
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#E4DDDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfcf; /* rgb */ color: rgb(225, 223, 207); /* oklch */ color: oklch(90.1% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#eae9dd',
500: '#e1dfcf',
950: '#000000',
},
}SCSS
$custom: #e1dfcf; $custom-light: #eae9dd; $custom-dark: #000000;
JSON
{
"hex": "#e1dfcf",
"rgb": {
"r": 225,
"g": 223,
"b": 207
},
"hsl": {
"h": 53.333,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.90086,
"c": 0.02154,
"h": 101
},
"luminance": 0.73288
}Semantic roles & 50–950 ramp
primary
#E1DFCF
secondary
#9C9FB8
accent
#4EA244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484