#DEC2CC#DEC2CC
#DEC2CC is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.1% C 0.034 H 354.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2CC |
|---|---|
| RGB | rgb(222, 194, 204) |
| HSL | hsl(339, 30%, 82%) |
| HSV | hsv(339, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.00, 11.55, -1.35) |
| CIE-LCH | lch(81.00, 11.63, 353.33°) |
| OKLab | oklab(84.06% 0.0341 -0.0034) |
| OKLCH | oklch(84.06% 0.034 354.3) |
| XYZ | xyz(60.3141, 58.4740, 65.2244) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.51
Light Pink
#FFD1DF
ΔE00 6.78
Pale Pink
#FFCFDC
ΔE00 6.88
Pinkish Grey
#C8ACA9
ΔE00 8.14
Dusty Pink
#D8A7B1
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2CC #C2DED4
analogous
#DEC2DA #DEC2CC #DEC6C2
triadic
#DEC2CC #CCDEC2 #C2CCDE
tetradic
#DEC2CC #DADEC2 #C2DED4 #C6C2DE
square
#DEC2CC #DADEC2 #C2DED4 #C6C2DE
split-complementary
#DEC2CC #C2DEC6 #C2DADE
monochromatic
#B3738A #C99AAB #DEC2CC #F3EAED #F4EBEE
Accessibility & contrast
On white
1.65
#DEC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DEC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2CC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2CC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#E3C1C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2cc; /* rgb */ color: rgb(222, 194, 204); /* oklch */ color: oklch(84.1% 0.034 354.3);
Tailwind
colors: {
custom: {
50: '#e8d4db',
500: '#dec2cc',
950: '#000000',
},
}SCSS
$custom: #dec2cc; $custom-light: #e8d4db; $custom-dark: #000000;
JSON
{
"hex": "#dec2cc",
"rgb": {
"r": 222,
"g": 194,
"b": 204
},
"hsl": {
"h": 338.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84061,
"c": 0.03428,
"h": 354.3
},
"luminance": 0.58473
}Semantic roles & 50–950 ramp
primary
#DEC2CC
secondary
#8FB5A8
accent
#A8823D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384