#E6D2C6#E6D2C6
#E6D2C6 is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.7% C 0.028 H 53.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2C6 |
|---|---|
| RGB | rgb(230, 210, 198) |
| HSL | hsl(23, 39%, 84%) |
| HSV | hsv(23, 14%, 90%) |
| CMYK | cmyk(0%, 8.7%, 13.9%, 9.8%) |
| CIE-LAB | lab(85.50, 4.97, 8.45) |
| CIE-LCH | lch(85.50, 9.81, 59.54°) |
| OKLab | oklab(87.69% 0.0166 0.0222) |
| OKLCH | oklch(87.69% 0.028 53.1) |
| XYZ | xyz(65.8722, 66.9947, 62.8763) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.68
Warm Gray
#C9BEB0
ΔE00 7.07
Antiquewhite
#FAEBD7
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 7.21
Linen
#FAF0E6
ΔE00 7.45
Champagne
#F7E7CE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2C6 #C6DAE6
analogous
#E6C6CA #E6D2C6 #E6E2C6
triadic
#E6D2C6 #C6E6D2 #D2C6E6
tetradic
#E6D2C6 #CAE6C6 #C6DAE6 #E2C6E6
square
#E6D2C6 #CAE6C6 #C6DAE6 #E2C6E6
split-complementary
#E6D2C6 #C6E6E2 #C6CAE6
monochromatic
#C18F71 #D3B09B #E6D2C6 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.46
#E6D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E6D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2C6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2C6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#EDCFCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e6d2c6; /* rgb */ color: rgb(230, 210, 198); /* oklch */ color: oklch(87.7% 0.028 53.1);
Tailwind
colors: {
custom: {
50: '#eedfd7',
500: '#e6d2c6',
950: '#000000',
},
}SCSS
$custom: #e6d2c6; $custom-light: #eedfd7; $custom-dark: #000000;
JSON
{
"hex": "#e6d2c6",
"rgb": {
"r": 230,
"g": 210,
"b": 198
},
"hsl": {
"h": 22.5,
"s": 39.024,
"l": 83.922
},
"oklch": {
"l": 0.87691,
"c": 0.02771,
"h": 53.1
},
"luminance": 0.66993
}Semantic roles & 50–950 ramp
primary
#E6D2C6
secondary
#90AEC0
accent
#83B233
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483