#DEC2CD#DEC2CD
#DEC2CD is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.1% C 0.035 H 352.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2CD |
|---|---|
| RGB | rgb(222, 194, 205) |
| HSL | hsl(336, 30%, 82%) |
| HSV | hsv(336, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 7.7%, 12.9%) |
| CIE-LAB | lab(81.03, 11.73, -1.85) |
| CIE-LCH | lch(81.03, 11.87, 351.03°) |
| OKLab | oklab(84.09% 0.0345 -0.0047) |
| OKLCH | oklch(84.09% 0.035 352.2) |
| XYZ | xyz(60.4344, 58.5222, 65.8581) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.14
Light Pink
#FFD1DF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.37
Pinkish Grey
#C8ACA9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2CD #C2DED3
analogous
#DEC2DB #DEC2CD #DEC5C2
triadic
#DEC2CD #CDDEC2 #C2CDDE
tetradic
#DEC2CD #DBDEC2 #C2DED3 #C5C2DE
square
#DEC2CD #DBDEC2 #C2DED3 #C5C2DE
split-complementary
#DEC2CD #C2DEC5 #C2DBDE
monochromatic
#B3738C #C99AAC #DEC2CD #F3EAEE #F4EBEF
Accessibility & contrast
On white
1.65
#DEC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2CD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2CD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#E3C1C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2cd; /* rgb */ color: rgb(222, 194, 205); /* oklch */ color: oklch(84.1% 0.035 352.2);
Tailwind
colors: {
custom: {
50: '#e8d4dc',
500: '#dec2cd',
950: '#000000',
},
}SCSS
$custom: #dec2cd; $custom-light: #e8d4dc; $custom-dark: #000000;
JSON
{
"hex": "#dec2cd",
"rgb": {
"r": 222,
"g": 194,
"b": 205
},
"hsl": {
"h": 336.429,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84091,
"c": 0.0348,
"h": 352.2
},
"luminance": 0.58521
}Semantic roles & 50–950 ramp
primary
#DEC2CD
secondary
#8FB5A6
accent
#A87E3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384