#DEC5CD#DEC5CD
#DEC5CD is a very light, muted pink. Relative luminance 0.599; OKLCH L 84.7% C 0.030 H 356.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5CD |
|---|---|
| RGB | rgb(222, 197, 205) |
| HSL | hsl(341, 27%, 82%) |
| HSV | hsv(341, 11%, 87%) |
| CMYK | cmyk(0%, 11.3%, 7.7%, 12.9%) |
| CIE-LAB | lab(81.77, 10.13, -0.77) |
| CIE-LCH | lch(81.77, 10.16, 355.67°) |
| OKLab | oklab(84.67% 0.03 -0.0019) |
| OKLCH | oklch(84.67% 0.03 356.4) |
| XYZ | xyz(61.1089, 59.8710, 66.0829) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.30
Light Pink
#FFD1DF
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.51
Pinkish Grey
#C8ACA9
ΔE00 8.09
Mistyrose
#FFE4E1
ΔE00 8.45
Light Rose
#FFC5CB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5CD #C5DED6
analogous
#DEC5DA #DEC5CD #DECAC5
triadic
#DEC5CD #CDDEC5 #C5CDDE
tetradic
#DEC5CD #DADEC5 #C5DED6 #CAC5DE
square
#DEC5CD #DADEC5 #C5DED6 #CAC5DE
split-complementary
#DEC5CD #C5DECA #C5DADE
monochromatic
#B2778A #C89EAB #DEC5CD #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.62
#DEC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#DEC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5CD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5CD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#E3C4C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec5cd; /* rgb */ color: rgb(222, 197, 205); /* oklch */ color: oklch(84.7% 0.030 356.4);
Tailwind
colors: {
custom: {
50: '#e8d6dc',
500: '#dec5cd',
950: '#000000',
},
}SCSS
$custom: #dec5cd; $custom-light: #e8d6dc; $custom-dark: #000000;
JSON
{
"hex": "#dec5cd",
"rgb": {
"r": 222,
"g": 197,
"b": 205
},
"hsl": {
"h": 340.8,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.84667,
"c": 0.03006,
"h": 356.4
},
"luminance": 0.5987
}Semantic roles & 50–950 ramp
primary
#DEC5CD
secondary
#92B5AA
accent
#A6853F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384