#E3DFD1#E3DFD1
#E3DFD1 is a very light, near-neutral yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.019 H 93.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD1 |
|---|---|
| RGB | rgb(227, 223, 209) |
| HSL | hsl(47, 24%, 85%) |
| HSV | hsv(47, 8%, 89%) |
| CMYK | cmyk(0%, 1.8%, 7.9%, 11%) |
| CIE-LAB | lab(88.79, -1.05, 7.34) |
| CIE-LCH | lch(88.79, 7.41, 98.12°) |
| OKLab | oklab(90.3% -0.0012 0.0192) |
| OKLCH | oklch(90.3% 0.019 93.7) |
| XYZ | xyz(69.5734, 73.7102, 70.8715) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.28
Warm Beige
#E9DCC9
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 4.68
Oldlace
#FDF5E6
ΔE00 5.21
Linen
#FAF0E6
ΔE00 5.66
Antiquewhite
#FAEBD7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD1 #D1D5E3
analogous
#E3D6D1 #E3DFD1 #DEE3D1
triadic
#E3DFD1 #D1E3DF #DFD1E3
tetradic
#E3DFD1 #D1E3D6 #D1D5E3 #E3D1DE
square
#E3DFD1 #D1E3D6 #D1D5E3 #E3D1DE
split-complementary
#E3DFD1 #D1DEE3 #D6D1E3
monochromatic
#B5AA85 #CCC5AB #E3DFD1 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.33
#E3DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E3DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD1
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD1 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#E6DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd1; /* rgb */ color: rgb(227, 223, 209); /* oklch */ color: oklch(90.3% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#ebe9df',
500: '#e3dfd1',
950: '#000000',
},
}SCSS
$custom: #e3dfd1; $custom-light: #ebe9df; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd1",
"rgb": {
"r": 227,
"g": 223,
"b": 209
},
"hsl": {
"h": 46.667,
"s": 24.324,
"l": 85.49
},
"oklch": {
"l": 0.90296,
"c": 0.01927,
"h": 93.7
},
"luminance": 0.7371
}Semantic roles & 50–950 ramp
primary
#E3DFD1
secondary
#9EA4BA
accent
#58A343
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484