#DEC0CA#DEC0CA
#DEC0CA is a very light, muted pink. Relative luminance 0.575; OKLCH L 83.6% C 0.036 H 355.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0CA |
|---|---|
| RGB | rgb(222, 192, 202) |
| HSL | hsl(340, 31%, 81%) |
| HSV | hsv(340, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 9%, 12.9%) |
| CIE-LAB | lab(80.46, 12.28, -1.07) |
| CIE-LCH | lch(80.46, 12.33, 355.00°) |
| OKLab | oklab(83.62% 0.0364 -0.0027) |
| OKLCH | oklch(83.62% 0.036 355.8) |
| XYZ | xyz(59.6337, 57.4945, 63.8218) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 7.52
Light Rose
#FFC5CB
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0CA #C0DED4
analogous
#DEC0D9 #DEC0CA #DEC5C0
triadic
#DEC0CA #CADEC0 #C0CADE
tetradic
#DEC0CA #D9DEC0 #C0DED4 #C5C0DE
square
#DEC0CA #D9DEC0 #C0DED4 #C5C0DE
split-complementary
#DEC0CA #C0DEC5 #C0D9DE
monochromatic
#B47086 #C998A8 #DEC0CA #F3E8EC #F4EBEE
Accessibility & contrast
On white
1.68
#DEC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#DEC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0CA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0CA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#E3BFC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec0ca; /* rgb */ color: rgb(222, 192, 202); /* oklch */ color: oklch(83.6% 0.036 355.8);
Tailwind
colors: {
custom: {
50: '#e8d3da',
500: '#dec0ca',
950: '#000000',
},
}SCSS
$custom: #dec0ca; $custom-light: #e8d3da; $custom-dark: #000000;
JSON
{
"hex": "#dec0ca",
"rgb": {
"r": 222,
"g": 192,
"b": 202
},
"hsl": {
"h": 340,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.8362,
"c": 0.03647,
"h": 355.8
},
"luminance": 0.57493
}Semantic roles & 50–950 ramp
primary
#DEC0CA
secondary
#8DB6A8
accent
#AA853C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383