#DECCCE#DECCCE
#DECCCE is a very light, muted red. Relative luminance 0.632; OKLCH L 86.1% C 0.020 H 9.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCCE |
|---|---|
| RGB | rgb(222, 204, 206) |
| HSL | hsl(353, 21%, 84%) |
| HSV | hsv(353, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 7.2%, 12.9%) |
| CIE-LAB | lab(83.53, 6.60, 1.27) |
| CIE-LCH | lch(83.53, 6.72, 10.93°) |
| OKLab | oklab(86.05% 0.02 0.0035) |
| OKLCH | oklch(86.05% 0.02 9.9) |
| XYZ | xyz(62.8565, 63.1725, 67.2628) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 8.06
Light Gray
#D3D3D3
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.60
Pinkish Grey
#C8ACA9
ΔE00 8.72
Silver
#C0C0C0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCCE #CCDEDC
analogous
#DECCD7 #DECCCE #DED3CC
triadic
#DECCCE #CEDECC #CCCEDE
tetradic
#DECCCE #D7DECC #CCDEDC #D3CCDE
square
#DECCCE #D7DECC #CCDEDC #D3CCDE
split-complementary
#DECCCE #CCDED3 #CCD7DE
monochromatic
#AE8287 #C6A7AA #DECCCE #F3ECED #F3ECED
Accessibility & contrast
On white
1.54
#DECCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DECCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCCE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCCE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#E2CBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccce; /* rgb */ color: rgb(222, 204, 206); /* oklch */ color: oklch(86.1% 0.020 9.9);
Tailwind
colors: {
custom: {
50: '#e8dbdc',
500: '#deccce',
950: '#000000',
},
}SCSS
$custom: #deccce; $custom-light: #e8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#deccce",
"rgb": {
"r": 222,
"g": 204,
"b": 206
},
"hsl": {
"h": 353.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86054,
"c": 0.02028,
"h": 9.9
},
"luminance": 0.63172
}Semantic roles & 50–950 ramp
primary
#DECCCE
secondary
#9AB4B1
accent
#A09646
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484