#DEC1CA#DEC1CA
#DEC1CA is a very light, muted pink. Relative luminance 0.579; OKLCH L 83.8% C 0.035 H 357.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1CA |
|---|---|
| RGB | rgb(222, 193, 202) |
| HSL | hsl(341, 31%, 81%) |
| HSV | hsv(341, 13%, 87%) |
| CMYK | cmyk(0%, 13.1%, 9%, 12.9%) |
| CIE-LAB | lab(80.70, 11.75, -0.71) |
| CIE-LCH | lch(80.70, 11.77, 356.52°) |
| OKLab | oklab(83.81% 0.0349 -0.0017) |
| OKLCH | oklch(83.81% 0.035 357.2) |
| XYZ | xyz(59.8540, 57.9351, 63.8952) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Light Pink
#FFD1DF
ΔE00 6.79
Pale Pink
#FFCFDC
ΔE00 6.83
Pinkish Grey
#C8ACA9
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 7.87
Light Rose
#FFC5CB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1CA #C1DED5
analogous
#DEC1D9 #DEC1CA #DEC7C1
triadic
#DEC1CA #CADEC1 #C1CADE
tetradic
#DEC1CA #D9DEC1 #C1DED5 #C7C1DE
square
#DEC1CA #D9DEC1 #C1DED5 #C7C1DE
split-complementary
#DEC1CA #C1DEC7 #C1D9DE
monochromatic
#B37186 #C999A8 #DEC1CA #F3E9EC #F4EBEE
Accessibility & contrast
On white
1.67
#DEC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1CA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1CA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#E3C0C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec1ca; /* rgb */ color: rgb(222, 193, 202); /* oklch */ color: oklch(83.8% 0.035 357.2);
Tailwind
colors: {
custom: {
50: '#e8d3da',
500: '#dec1ca',
950: '#000000',
},
}SCSS
$custom: #dec1ca; $custom-light: #e8d3da; $custom-dark: #000000;
JSON
{
"hex": "#dec1ca",
"rgb": {
"r": 222,
"g": 193,
"b": 202
},
"hsl": {
"h": 341.379,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.83811,
"c": 0.03491,
"h": 357.2
},
"luminance": 0.57934
}Semantic roles & 50–950 ramp
primary
#DEC1CA
secondary
#8EB6A9
accent
#A9873C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383