#DECCC5#DECCC5
#DECCC5 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.8% C 0.022 H 42.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC5 |
|---|---|
| RGB | rgb(222, 204, 197) |
| HSL | hsl(17, 27%, 82%) |
| HSV | hsv(17, 11%, 87%) |
| CMYK | cmyk(0%, 8.1%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.31, 5.09, 5.75) |
| CIE-LCH | lch(83.31, 7.68, 48.45°) |
| OKLab | oklab(85.81% 0.0165 0.0152) |
| OKLCH | oklch(85.81% 0.022 42.6) |
| XYZ | xyz(61.7943, 62.7476, 61.6687) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.82
Mistyrose
#FFE4E1
ΔE00 7.24
Warm Beige
#E9DCC9
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC5 #C5D7DE
analogous
#DEC5CB #DECCC5 #DED9C5
triadic
#DECCC5 #C5DECC #CCC5DE
tetradic
#DECCC5 #CBDEC5 #C5D7DE #D9C5DE
square
#DECCC5 #CBDEC5 #C5D7DE #D9C5DE
split-complementary
#DECCC5 #C5DED9 #C5CBDE
monochromatic
#B28777 #C8AA9E #DECCC5 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.55
#DECCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DECCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#E3C9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccc5; /* rgb */ color: rgb(222, 204, 197); /* oklch */ color: oklch(85.8% 0.022 42.6);
Tailwind
colors: {
custom: {
50: '#e8dbd6',
500: '#deccc5',
950: '#000000',
},
}SCSS
$custom: #deccc5; $custom-light: #e8dbd6; $custom-dark: #000000;
JSON
{
"hex": "#deccc5",
"rgb": {
"r": 222,
"g": 204,
"b": 197
},
"hsl": {
"h": 16.8,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.85805,
"c": 0.02243,
"h": 42.6
},
"luminance": 0.62747
}Semantic roles & 50–950 ramp
primary
#DECCC5
secondary
#92ABB5
accent
#89A63F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483