#E7D2C8#E7D2C8
#E7D2C8 is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.8% C 0.027 H 47.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D2C8 |
|---|---|
| RGB | rgb(231, 210, 200) |
| HSL | hsl(19, 39%, 85%) |
| HSV | hsv(19, 13%, 91%) |
| CMYK | cmyk(0%, 9.1%, 13.4%, 9.4%) |
| CIE-LAB | lab(85.63, 5.65, 7.59) |
| CIE-LCH | lch(85.63, 9.46, 53.36°) |
| OKLab | oklab(87.83% 0.0185 0.02) |
| OKLCH | oklch(87.83% 0.027 47.2) |
| XYZ | xyz(66.4263, 67.2535, 64.1144) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 6.76
Linen
#FAF0E6
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 7.80
Antiquewhite
#FAEBD7
ΔE00 8.01
Seashell
#FFF5EE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D2C8 #C8DDE7
analogous
#E7C8CE #E7D2C8 #E7E2C8
triadic
#E7D2C8 #C8E7D2 #D2C8E7
tetradic
#E7D2C8 #CEE7C8 #C8DDE7 #E2C8E7
square
#E7D2C8 #CEE7C8 #C8DDE7 #E2C8E7
split-complementary
#E7D2C8 #C8E7E2 #C8CEE7
monochromatic
#C28C73 #D4AF9D #E7D2C8 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.45
#E7D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#E7D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D2C8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D2C8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C7
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#EDCFCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e7d2c8; /* rgb */ color: rgb(231, 210, 200); /* oklch */ color: oklch(87.8% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#eedfd8',
500: '#e7d2c8',
950: '#000000',
},
}SCSS
$custom: #e7d2c8; $custom-light: #eedfd8; $custom-dark: #000000;
JSON
{
"hex": "#e7d2c8",
"rgb": {
"r": 231,
"g": 210,
"b": 200
},
"hsl": {
"h": 19.355,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.87829,
"c": 0.02721,
"h": 47.2
},
"luminance": 0.67252
}Semantic roles & 50–950 ramp
primary
#E7D2C8
secondary
#92B2C1
accent
#89B233
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483