#E3DFD3#E3DFD3
#E3DFD3 is a very light, near-neutral yellow. Relative luminance 0.738; OKLCH L 90.3% C 0.017 H 91.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD3 |
|---|---|
| RGB | rgb(227, 223, 211) |
| HSL | hsl(45, 22%, 86%) |
| HSV | hsv(45, 7%, 89%) |
| CMYK | cmyk(0%, 1.8%, 7%, 11%) |
| CIE-LAB | lab(88.83, -0.71, 6.36) |
| CIE-LCH | lch(88.83, 6.39, 96.40°) |
| OKLab | oklab(90.35% -0.0005 0.0167) |
| OKLCH | oklch(90.35% 0.017 91.6) |
| XYZ | xyz(69.8226, 73.8098, 72.1838) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.28
Warm Beige
#E9DCC9
ΔE00 4.30
Oldlace
#FDF5E6
ΔE00 5.20
Linen
#FAF0E6
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD3 #D3D7E3
analogous
#E3D7D3 #E3DFD3 #DFE3D3
triadic
#E3DFD3 #D3E3DF #DFD3E3
tetradic
#E3DFD3 #D3E3D7 #D3D7E3 #E3D3DF
square
#E3DFD3 #D3E3D7 #D3D7E3 #E3D3DF
split-complementary
#E3DFD3 #D3DFE3 #D7D3E3
monochromatic
#B3A988 #CBC4AE #E3DFD3 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD3
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD3 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#E6DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd3; /* rgb */ color: rgb(227, 223, 211); /* oklch */ color: oklch(90.3% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#ebe9e0',
500: '#e3dfd3',
950: '#000000',
},
}SCSS
$custom: #e3dfd3; $custom-light: #ebe9e0; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd3",
"rgb": {
"r": 227,
"g": 223,
"b": 211
},
"hsl": {
"h": 45,
"s": 22.222,
"l": 85.882
},
"oklch": {
"l": 0.90349,
"c": 0.0167,
"h": 91.6
},
"luminance": 0.73809
}Semantic roles & 50–950 ramp
primary
#E3DFD3
secondary
#A0A7BA
accent
#5CA145
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484