#E3DFD0#E3DFD0
#E3DFD0 is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.021 H 94.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD0 |
|---|---|
| RGB | rgb(227, 223, 208) |
| HSL | hsl(47, 25%, 85%) |
| HSV | hsv(47, 8%, 89%) |
| CMYK | cmyk(0%, 1.8%, 8.4%, 11%) |
| CIE-LAB | lab(88.76, -1.21, 7.83) |
| CIE-LCH | lch(88.76, 7.92, 98.80°) |
| OKLab | oklab(90.27% -0.0016 0.0205) |
| OKLCH | oklch(90.27% 0.021 94.5) |
| XYZ | xyz(69.4500, 73.6608, 70.2215) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.06
Warm Beige
#E9DCC9
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.92
Oldlace
#FDF5E6
ΔE00 5.26
Antiquewhite
#FAEBD7
ΔE00 5.73
Linen
#FAF0E6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD0 #D0D4E3
analogous
#E3D5D0 #E3DFD0 #DDE3D0
triadic
#E3DFD0 #D0E3DF #DFD0E3
tetradic
#E3DFD0 #D0E3D5 #D0D4E3 #E3D0DD
square
#E3DFD0 #D0E3D5 #D0D4E3 #E3D0DD
split-complementary
#E3DFD0 #D0DDE3 #D5D0E3
monochromatic
#B5AB83 #CCC5AA #E3DFD0 #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.33
#E3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD0
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD0 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#E6DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd0; /* rgb */ color: rgb(227, 223, 208); /* oklch */ color: oklch(90.3% 0.021 94.5);
Tailwind
colors: {
custom: {
50: '#ebe9de',
500: '#e3dfd0',
950: '#000000',
},
}SCSS
$custom: #e3dfd0; $custom-light: #ebe9de; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd0",
"rgb": {
"r": 227,
"g": 223,
"b": 208
},
"hsl": {
"h": 47.368,
"s": 25.333,
"l": 85.294
},
"oklch": {
"l": 0.9027,
"c": 0.02056,
"h": 94.5
},
"luminance": 0.7366
}Semantic roles & 50–950 ramp
primary
#E3DFD0
secondary
#9DA3BA
accent
#56A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484