#DECCC0#DECCC0
#DECCC0 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.7% C 0.026 H 56.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC0 |
|---|---|
| RGB | rgb(222, 204, 192) |
| HSL | hsl(24, 31%, 81%) |
| HSV | hsv(24, 14%, 87%) |
| CMYK | cmyk(0%, 8.1%, 13.5%, 12.9%) |
| CIE-LAB | lab(83.19, 4.29, 8.24) |
| CIE-LCH | lch(83.19, 9.29, 62.52°) |
| OKLab | oklab(85.67% 0.0146 0.0216) |
| OKLCH | oklch(85.67% 0.026 56) |
| XYZ | xyz(61.2309, 62.5222, 58.7014) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.74
Antiquewhite
#FAEBD7
ΔE00 7.99
Champagne
#F7E7CE
ΔE00 8.37
Linen
#FAF0E6
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC0 #C0D2DE
analogous
#DEC0C3 #DECCC0 #DEDBC0
triadic
#DECCC0 #C0DECC #CCC0DE
tetradic
#DECCC0 #C3DEC0 #C0D2DE #DBC0DE
square
#DECCC0 #C3DEC0 #C0D2DE #DBC0DE
split-complementary
#DECCC0 #C0DEDB #C0C3DE
monochromatic
#B48B70 #C9AB98 #DECCC0 #F3EDE8 #F4EFEB
Accessibility & contrast
On white
1.56
#DECCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DECCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC0
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC0 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#E4C9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccc0; /* rgb */ color: rgb(222, 204, 192); /* oklch */ color: oklch(85.7% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#e8dbd3',
500: '#deccc0',
950: '#000000',
},
}SCSS
$custom: #deccc0; $custom-light: #e8dbd3; $custom-dark: #000000;
JSON
{
"hex": "#deccc0",
"rgb": {
"r": 222,
"g": 204,
"b": 192
},
"hsl": {
"h": 24,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.85673,
"c": 0.02605,
"h": 56
},
"luminance": 0.62521
}Semantic roles & 50–950 ramp
primary
#DECCC0
secondary
#8DA5B6
accent
#7EAA3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483