#DEC4CC#DEC4CC
#DEC4CC is a very light, muted pink. Relative luminance 0.594; OKLCH L 84.4% C 0.031 H 357.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4CC |
|---|---|
| RGB | rgb(222, 196, 204) |
| HSL | hsl(342, 28%, 82%) |
| HSV | hsv(342, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.49, 10.49, -0.63) |
| CIE-LCH | lch(81.49, 10.51, 356.56°) |
| OKLab | oklab(84.45% 0.0311 -0.0015) |
| OKLCH | oklch(84.45% 0.031 357.2) |
| XYZ | xyz(60.7622, 59.3703, 65.3738) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 7.23
Pale Pink
#FFCFDC
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 7.91
Mistyrose
#FFE4E1
ΔE00 8.61
Light Rose
#FFC5CB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4CC #C4DED6
analogous
#DEC4D9 #DEC4CC #DEC9C4
triadic
#DEC4CC #CCDEC4 #C4CCDE
tetradic
#DEC4CC #D9DEC4 #C4DED6 #C9C4DE
square
#DEC4CC #D9DEC4 #C4DED6 #C9C4DE
split-complementary
#DEC4CC #C4DEC9 #C4D9DE
monochromatic
#B27688 #C89DAA #DEC4CC #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.63
#DEC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DEC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4CC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4CC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#E3C3C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4cc; /* rgb */ color: rgb(222, 196, 204); /* oklch */ color: oklch(84.4% 0.031 357.2);
Tailwind
colors: {
custom: {
50: '#e8d5db',
500: '#dec4cc',
950: '#000000',
},
}SCSS
$custom: #dec4cc; $custom-light: #e8d5db; $custom-dark: #000000;
JSON
{
"hex": "#dec4cc",
"rgb": {
"r": 222,
"g": 196,
"b": 204
},
"hsl": {
"h": 341.538,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84446,
"c": 0.03116,
"h": 357.2
},
"luminance": 0.59369
}Semantic roles & 50–950 ramp
primary
#DEC4CC
secondary
#91B5AA
accent
#A7873F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384