#E7DFD4#E7DFD4
#E7DFD4 is a very light, near-neutral orange. Relative luminance 0.745; OKLCH L 90.7% C 0.017 H 76.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFD4 |
|---|---|
| RGB | rgb(231, 223, 212) |
| HSL | hsl(35, 28%, 87%) |
| HSV | hsv(35, 8%, 91%) |
| CMYK | cmyk(0%, 3.5%, 8.2%, 9.4%) |
| CIE-LAB | lab(89.17, 0.85, 6.35) |
| CIE-LCH | lch(89.17, 6.41, 82.41°) |
| OKLab | oklab(90.7% 0.0041 0.0167) |
| OKLCH | oklch(90.7% 0.017 76.1) |
| XYZ | xyz(71.2250, 74.5184, 72.9059) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.36
Linen
#FAF0E6
ΔE00 3.96
Eggshell
#F0EAD6
ΔE00 4.71
Antiquewhite
#FAEBD7
ΔE00 4.74
Oldlace
#FDF5E6
ΔE00 4.94
Seashell
#FFF5EE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFD4 #D4DCE7
analogous
#E7D6D4 #E7DFD4 #E6E7D4
triadic
#E7DFD4 #D4E7DF #DFD4E7
tetradic
#E7DFD4 #D4E7D6 #D4DCE7 #E7D4E6
square
#E7DFD4 #D4E7D6 #D4DCE7 #E7D4E6
split-complementary
#E7DFD4 #D4E6E7 #D6D4E7
monochromatic
#BBA585 #D1C2AD #E7DFD4 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.32
#E7DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E7DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFD4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFD4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#E4E1D4
Tritanopia (blue-blind)
#EBDDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfd4; /* rgb */ color: rgb(231, 223, 212); /* oklch */ color: oklch(90.7% 0.017 76.1);
Tailwind
colors: {
custom: {
50: '#eee9e1',
500: '#e7dfd4',
950: '#000000',
},
}SCSS
$custom: #e7dfd4; $custom-light: #eee9e1; $custom-dark: #000000;
JSON
{
"hex": "#e7dfd4",
"rgb": {
"r": 231,
"g": 223,
"b": 212
},
"hsl": {
"h": 34.737,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90696,
"c": 0.0172,
"h": 76.1
},
"luminance": 0.74518
}Semantic roles & 50–950 ramp
primary
#E7DFD4
secondary
#A0ADBF
accent
#6BA73F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484