#E6D4C8#E6D4C8
#E6D4C8 is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.1% C 0.026 H 56.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D4C8 |
|---|---|
| RGB | rgb(230, 212, 200) |
| HSL | hsl(24, 38%, 84%) |
| HSV | hsv(24, 13%, 90%) |
| CMYK | cmyk(0%, 7.8%, 13%, 9.8%) |
| CIE-LAB | lab(86.05, 4.25, 8.18) |
| CIE-LCH | lch(86.05, 9.21, 62.56°) |
| OKLab | oklab(88.13% 0.0145 0.0215) |
| OKLCH | oklch(88.13% 0.026 56) |
| XYZ | xyz(66.6012, 68.0813, 64.2649) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.87
Antiquewhite
#FAEBD7
ΔE00 6.48
Linen
#FAF0E6
ΔE00 6.71
Warm Gray
#C9BEB0
ΔE00 6.86
Champagne
#F7E7CE
ΔE00 7.19
Mistyrose
#FFE4E1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D4C8 #C8DAE6
analogous
#E6C8CB #E6D4C8 #E6E3C8
triadic
#E6D4C8 #C8E6D4 #D4C8E6
tetradic
#E6D4C8 #CBE6C8 #C8DAE6 #E3C8E6
square
#E6D4C8 #CBE6C8 #C8DAE6 #E3C8E6
split-complementary
#E6D4C8 #C8E6E3 #C8CBE6
monochromatic
#C09274 #D3B39E #E6D4C8 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.44
#E6D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#E6D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D4C8
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D4C8 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DDD9C8
Tritanopia (blue-blind)
#ECD1D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e6d4c8; /* rgb */ color: rgb(230, 212, 200); /* oklch */ color: oklch(88.1% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#eee1d8',
500: '#e6d4c8',
950: '#000000',
},
}SCSS
$custom: #e6d4c8; $custom-light: #eee1d8; $custom-dark: #000000;
JSON
{
"hex": "#e6d4c8",
"rgb": {
"r": 230,
"g": 212,
"b": 200
},
"hsl": {
"h": 24,
"s": 37.5,
"l": 84.314
},
"oklch": {
"l": 0.88134,
"c": 0.02586,
"h": 56
},
"luminance": 0.6808
}Semantic roles & 50–950 ramp
primary
#E6D4C8
secondary
#93AEC0
accent
#7FB035
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483