#DEC1CF#DEC1CF
#DEC1CF is a very light, muted pink. Relative luminance 0.582; OKLCH L 84.0% C 0.038 H 347.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1CF |
|---|---|
| RGB | rgb(222, 193, 207) |
| HSL | hsl(331, 31%, 81%) |
| HSV | hsv(331, 13%, 87%) |
| CMYK | cmyk(0%, 13.1%, 6.8%, 12.9%) |
| CIE-LAB | lab(80.84, 12.60, -3.21) |
| CIE-LCH | lch(80.84, 13.00, 345.72°) |
| OKLab | oklab(83.96% 0.0367 -0.0083) |
| OKLCH | oklch(83.96% 0.038 347.2) |
| XYZ | xyz(60.4556, 58.1757, 67.0637) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.12
Light Pink
#FFD1DF
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.49
Bubblegum
#FFC1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1CF #C1DED0
analogous
#DEC1DE #DEC1CF #DEC2C1
triadic
#DEC1CF #CFDEC1 #C1CFDE
tetradic
#DEC1CF #DEDEC1 #C1DED0 #C2C1DE
square
#DEC1CF #DEDEC1 #C1DED0 #C2C1DE
split-complementary
#DEC1CF #C1DEC2 #C1DEDE
monochromatic
#B37191 #C999B0 #DEC1CF #F3E9EE #F4EBF0
Accessibility & contrast
On white
1.66
#DEC1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEC1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1CF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1CF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#E3C1C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec1cf; /* rgb */ color: rgb(222, 193, 207); /* oklch */ color: oklch(84.0% 0.038 347.2);
Tailwind
colors: {
custom: {
50: '#e8d3dd',
500: '#dec1cf',
950: '#000000',
},
}SCSS
$custom: #dec1cf; $custom-light: #e8d3dd; $custom-dark: #000000;
JSON
{
"hex": "#dec1cf",
"rgb": {
"r": 222,
"g": 193,
"b": 207
},
"hsl": {
"h": 331.034,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.83959,
"c": 0.03766,
"h": 347.2
},
"luminance": 0.58175
}Semantic roles & 50–950 ramp
primary
#DEC1CF
secondary
#8EB6A2
accent
#A9753C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384