#DEC5CC#DEC5CC
#DEC5CC is a very light, muted pink. Relative luminance 0.598; OKLCH L 84.6% C 0.030 H 358.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5CC |
|---|---|
| RGB | rgb(222, 197, 204) |
| HSL | hsl(343, 27%, 82%) |
| HSV | hsv(343, 11%, 87%) |
| CMYK | cmyk(0%, 11.3%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.74, 9.96, -0.27) |
| CIE-LCH | lch(81.74, 9.96, 358.45°) |
| OKLab | oklab(84.64% 0.0296 -0.0006) |
| OKLCH | oklch(84.64% 0.03 358.9) |
| XYZ | xyz(60.9885, 59.8229, 65.4492) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.69
Light Pink
#FFD1DF
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 7.85
Mistyrose
#FFE4E1
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5CC #C5DED7
analogous
#DEC5D9 #DEC5CC #DECBC5
triadic
#DEC5CC #CCDEC5 #C5CCDE
tetradic
#DEC5CC #D9DEC5 #C5DED7 #CBC5DE
square
#DEC5CC #D9DEC5 #C5DED7 #CBC5DE
split-complementary
#DEC5CC #C5DECB #C5D9DE
monochromatic
#B27787 #C89EAA #DEC5CC #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.62
#DEC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DEC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5CC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5CC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#E3C4C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec5cc; /* rgb */ color: rgb(222, 197, 204); /* oklch */ color: oklch(84.6% 0.030 358.9);
Tailwind
colors: {
custom: {
50: '#e8d6db',
500: '#dec5cc',
950: '#000000',
},
}SCSS
$custom: #dec5cc; $custom-light: #e8d6db; $custom-dark: #000000;
JSON
{
"hex": "#dec5cc",
"rgb": {
"r": 222,
"g": 197,
"b": 204
},
"hsl": {
"h": 343.2,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.84638,
"c": 0.02963,
"h": 358.9
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#DEC5CC
secondary
#92B5AB
accent
#A6893F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384