#DEC2CA#DEC2CA
#DEC2CA is a very light, muted pink. Relative luminance 0.584; OKLCH L 84.0% C 0.033 H 358.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2CA |
|---|---|
| RGB | rgb(222, 194, 202) |
| HSL | hsl(343, 30%, 82%) |
| HSV | hsv(343, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 9%, 12.9%) |
| CIE-LAB | lab(80.95, 11.22, -0.35) |
| CIE-LCH | lch(80.95, 11.22, 358.19°) |
| OKLab | oklab(84% 0.0334 -0.0008) |
| OKLCH | oklch(84% 0.033 358.7) |
| XYZ | xyz(60.0758, 58.3787, 63.9692) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.04
Pinkish Grey
#C8ACA9
ΔE00 7.60
Light Rose
#FFC5CB
ΔE00 8.18
Dusty Pink
#D8A7B1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2CA #C2DED6
analogous
#DEC2D8 #DEC2CA #DEC8C2
triadic
#DEC2CA #CADEC2 #C2CADE
tetradic
#DEC2CA #D8DEC2 #C2DED6 #C8C2DE
square
#DEC2CA #D8DEC2 #C2DED6 #C8C2DE
split-complementary
#DEC2CA #C2DEC8 #C2D8DE
monochromatic
#B37385 #C99AA7 #DEC2CA #F3EAED #F4EBEE
Accessibility & contrast
On white
1.66
#DEC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DEC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2CA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2CA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#CBCBC9
Tritanopia (blue-blind)
#E3C1C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2ca; /* rgb */ color: rgb(222, 194, 202); /* oklch */ color: oklch(84.0% 0.033 358.7);
Tailwind
colors: {
custom: {
50: '#e8d4da',
500: '#dec2ca',
950: '#000000',
},
}SCSS
$custom: #dec2ca; $custom-light: #e8d4da; $custom-dark: #000000;
JSON
{
"hex": "#dec2ca",
"rgb": {
"r": 222,
"g": 194,
"b": 202
},
"hsl": {
"h": 342.857,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84003,
"c": 0.03338,
"h": 358.7
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#DEC2CA
secondary
#8FB5AA
accent
#A88A3D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383