#E3DFD2#E3DFD2
#E3DFD2 is a very light, near-neutral yellow. Relative luminance 0.738; OKLCH L 90.3% C 0.018 H 92.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD2 |
|---|---|
| RGB | rgb(227, 223, 210) |
| HSL | hsl(46, 23%, 86%) |
| HSV | hsv(46, 7%, 89%) |
| CMYK | cmyk(0%, 1.8%, 7.5%, 11%) |
| CIE-LAB | lab(88.81, -0.88, 6.85) |
| CIE-LCH | lch(88.81, 6.90, 97.33°) |
| OKLab | oklab(90.32% -0.0008 0.018) |
| OKLCH | oklch(90.32% 0.018 92.7) |
| XYZ | xyz(69.6976, 73.7599, 71.5256) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.55
Warm Beige
#E9DCC9
ΔE00 4.19
Light Grey
#D8DCD6
ΔE00 4.47
Oldlace
#FDF5E6
ΔE00 5.18
Linen
#FAF0E6
ΔE00 5.43
Antiquewhite
#FAEBD7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD2 #D2D6E3
analogous
#E3D6D2 #E3DFD2 #DEE3D2
triadic
#E3DFD2 #D2E3DF #DFD2E3
tetradic
#E3DFD2 #D2E3D6 #D2D6E3 #E3D2DE
square
#E3DFD2 #D2E3D6 #D2D6E3 #E3D2DE
split-complementary
#E3DFD2 #D2DEE3 #D6D2E3
monochromatic
#B4A987 #CCC4AC #E3DFD2 #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.33
#E3DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E3DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E3E0D2
Tritanopia (blue-blind)
#E6DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd2; /* rgb */ color: rgb(227, 223, 210); /* oklch */ color: oklch(90.3% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#ebe9df',
500: '#e3dfd2',
950: '#000000',
},
}SCSS
$custom: #e3dfd2; $custom-light: #ebe9df; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd2",
"rgb": {
"r": 227,
"g": 223,
"b": 210
},
"hsl": {
"h": 45.882,
"s": 23.288,
"l": 85.686
},
"oklch": {
"l": 0.90323,
"c": 0.01798,
"h": 92.7
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#E3DFD2
secondary
#9FA5BA
accent
#5AA244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484