#DECCC4#DECCC4
#DECCC4 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.8% C 0.023 H 45.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC4 |
|---|---|
| RGB | rgb(222, 204, 196) |
| HSL | hsl(18, 28%, 82%) |
| HSV | hsv(18, 12%, 87%) |
| CMYK | cmyk(0%, 8.1%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.29, 4.93, 6.25) |
| CIE-LCH | lch(83.29, 7.96, 51.71°) |
| OKLab | oklab(85.78% 0.0161 0.0165) |
| OKLCH | oklch(85.78% 0.023 45.6) |
| XYZ | xyz(61.6801, 62.7019, 61.0673) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 7.48
Light Gray
#D3D3D3
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 8.47
Linen
#FAF0E6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC4 #C4D6DE
analogous
#DEC4C9 #DECCC4 #DED9C4
triadic
#DECCC4 #C4DECC #CCC4DE
tetradic
#DECCC4 #C9DEC4 #C4D6DE #D9C4DE
square
#DECCC4 #C9DEC4 #C4D6DE #D9C4DE
split-complementary
#DECCC4 #C4DED9 #C4C9DE
monochromatic
#B28876 #C8AA9D #DECCC4 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.55
#DECCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DECCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC4
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC4 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D5D1C4
Tritanopia (blue-blind)
#E4C9CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccc4; /* rgb */ color: rgb(222, 204, 196); /* oklch */ color: oklch(85.8% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#e8dbd5',
500: '#deccc4',
950: '#000000',
},
}SCSS
$custom: #deccc4; $custom-light: #e8dbd5; $custom-dark: #000000;
JSON
{
"hex": "#deccc4",
"rgb": {
"r": 222,
"g": 204,
"b": 196
},
"hsl": {
"h": 18.462,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.85779,
"c": 0.02305,
"h": 45.6
},
"luminance": 0.62701
}Semantic roles & 50–950 ramp
primary
#DECCC4
secondary
#91AAB5
accent
#87A73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483