#DECCC6#DECCC6
#DECCC6 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.022 H 39.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC6 |
|---|---|
| RGB | rgb(222, 204, 198) |
| HSL | hsl(15, 27%, 82%) |
| HSV | hsv(15, 11%, 87%) |
| CMYK | cmyk(0%, 8.1%, 10.8%, 12.9%) |
| CIE-LAB | lab(83.33, 5.26, 5.25) |
| CIE-LCH | lch(83.33, 7.43, 44.96°) |
| OKLab | oklab(85.83% 0.0169 0.0139) |
| OKLCH | oklch(85.83% 0.022 39.4) |
| XYZ | xyz(61.9093, 62.7936, 62.2742) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.03
Warm Gray
#C9BEB0
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.85
Warm Beige
#E9DCC9
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.33
Silver
#C0C0C0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC6 #C6D8DE
analogous
#DEC6CC #DECCC6 #DED8C6
triadic
#DECCC6 #C6DECC #CCC6DE
tetradic
#DECCC6 #CCDEC6 #C6D8DE #D8C6DE
square
#DECCC6 #CCDEC6 #C6D8DE #D8C6DE
split-complementary
#DECCC6 #C6DED8 #C6CCDE
monochromatic
#B18778 #C8A99F #DECCC6 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.55
#DECCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#DECCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC6
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC6 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC6
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#E3CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccc6; /* rgb */ color: rgb(222, 204, 198); /* oklch */ color: oklch(85.8% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#e8dbd7',
500: '#deccc6',
950: '#000000',
},
}SCSS
$custom: #deccc6; $custom-light: #e8dbd7; $custom-dark: #000000;
JSON
{
"hex": "#deccc6",
"rgb": {
"r": 222,
"g": 204,
"b": 198
},
"hsl": {
"h": 15,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.85832,
"c": 0.02187,
"h": 39.4
},
"luminance": 0.62793
}Semantic roles & 50–950 ramp
primary
#DECCC6
secondary
#93ADB5
accent
#8CA540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483