#DEC8C0#DEC8C0
#DEC8C0 is a very light, muted orange. Relative luminance 0.606; OKLCH L 84.9% C 0.027 H 41.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8C0 |
|---|---|
| RGB | rgb(222, 200, 192) |
| HSL | hsl(16, 31%, 81%) |
| HSV | hsv(16, 14%, 87%) |
| CMYK | cmyk(0%, 9.9%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.19, 6.39, 6.80) |
| CIE-LCH | lch(82.19, 9.33, 46.78°) |
| OKLab | oklab(84.89% 0.0205 0.0179) |
| OKLCH | oklch(84.89% 0.027 41.1) |
| XYZ | xyz(60.2924, 60.6452, 58.3885) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.34
Mistyrose
#FFE4E1
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.76
Warm Beige
#E9DCC9
ΔE00 8.71
Apricot
#FBCEB1
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8C0 #C0D6DE
analogous
#DEC0C7 #DEC8C0 #DED7C0
triadic
#DEC8C0 #C0DEC8 #C8C0DE
tetradic
#DEC8C0 #C7DEC0 #C0D6DE #D7C0DE
square
#DEC8C0 #C7DEC0 #C0D6DE #D7C0DE
split-complementary
#DEC8C0 #C0DED7 #C0C7DE
monochromatic
#B48270 #C9A598 #DEC8C0 #F3EBE8 #F4EDEB
Accessibility & contrast
On white
1.60
#DEC8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DEC8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8C0
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8C0 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#E4C5C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec8c0; /* rgb */ color: rgb(222, 200, 192); /* oklch */ color: oklch(84.9% 0.027 41.1);
Tailwind
colors: {
custom: {
50: '#e8d8d3',
500: '#dec8c0',
950: '#000000',
},
}SCSS
$custom: #dec8c0; $custom-light: #e8d8d3; $custom-dark: #000000;
JSON
{
"hex": "#dec8c0",
"rgb": {
"r": 222,
"g": 200,
"b": 192
},
"hsl": {
"h": 16,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.84887,
"c": 0.02725,
"h": 41.1
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#DEC8C0
secondary
#8DABB6
accent
#8DAA3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383