#DECCCD#DECCCD
#DECCCD is a very light, muted red. Relative luminance 0.631; OKLCH L 86.0% C 0.020 H 13.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCCD |
|---|---|
| RGB | rgb(222, 204, 205) |
| HSL | hsl(357, 21%, 84%) |
| HSV | hsv(357, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 7.7%, 12.9%) |
| CIE-LAB | lab(83.51, 6.43, 1.77) |
| CIE-LCH | lch(83.51, 6.67, 15.40°) |
| OKLab | oklab(86.03% 0.0196 0.0048) |
| OKLCH | oklch(86.03% 0.02 13.7) |
| XYZ | xyz(62.7354, 63.1240, 66.6250) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 8.06
Lavenderblush
#FFF0F5
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.50
Pinkish Grey
#C8ACA9
ΔE00 8.62
Silver
#C0C0C0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCCD #CCDEDD
analogous
#DECCD6 #DECCCD #DED4CC
triadic
#DECCCD #CDDECC #CCCDDE
tetradic
#DECCCD #D6DECC #CCDEDD #D4CCDE
square
#DECCCD #D6DECC #CCDEDD #D4CCDE
split-complementary
#DECCCD #CCDED4 #CCD6DE
monochromatic
#AE8284 #C6A7A9 #DECCCD #F3ECED #F3ECED
Accessibility & contrast
On white
1.54
#DECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCCD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCCD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#E2CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decccd; /* rgb */ color: rgb(222, 204, 205); /* oklch */ color: oklch(86.0% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#e8dbdc',
500: '#decccd',
950: '#000000',
},
}SCSS
$custom: #decccd; $custom-light: #e8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#decccd",
"rgb": {
"r": 222,
"g": 204,
"b": 205
},
"hsl": {
"h": 356.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86026,
"c": 0.02017,
"h": 13.7
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#DECCCD
secondary
#9AB4B3
accent
#A09B46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484