#DEC2CF#DEC2CF
#DEC2CF is a very light, muted pink. Relative luminance 0.586; OKLCH L 84.2% C 0.036 H 348.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2CF |
|---|---|
| RGB | rgb(222, 194, 207) |
| HSL | hsl(332, 30%, 82%) |
| HSV | hsv(332, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.08, 12.07, -2.85) |
| CIE-LCH | lch(81.08, 12.40, 346.73°) |
| OKLab | oklab(84.15% 0.0352 -0.0074) |
| OKLCH | oklch(84.15% 0.036 348.1) |
| XYZ | xyz(60.6774, 58.6193, 67.1376) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.42
Light Pink
#FFD1DF
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 8.37
Light Rose
#FFC5CB
ΔE00 8.58
Bubblegum
#FFC1CC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2CF #C2DED1
analogous
#DEC2DD #DEC2CF #DEC3C2
triadic
#DEC2CF #CFDEC2 #C2CFDE
tetradic
#DEC2CF #DDDEC2 #C2DED1 #C3C2DE
square
#DEC2CF #DDDEC2 #C2DED1 #C3C2DE
split-complementary
#DEC2CF #C2DEC3 #C2DDDE
monochromatic
#B37390 #C99AB0 #DEC2CF #F3EAEE #F4EBEF
Accessibility & contrast
On white
1.65
#DEC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DEC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2CF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2CF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#E2C2C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2cf; /* rgb */ color: rgb(222, 194, 207); /* oklch */ color: oklch(84.2% 0.036 348.1);
Tailwind
colors: {
custom: {
50: '#e8d4dd',
500: '#dec2cf',
950: '#000000',
},
}SCSS
$custom: #dec2cf; $custom-light: #e8d4dd; $custom-dark: #000000;
JSON
{
"hex": "#dec2cf",
"rgb": {
"r": 222,
"g": 194,
"b": 207
},
"hsl": {
"h": 332.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.8415,
"c": 0.03599,
"h": 348.1
},
"luminance": 0.58618
}Semantic roles & 50–950 ramp
primary
#DEC2CF
secondary
#8FB5A3
accent
#A8773D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384