#DEC3CA#DEC3CA
#DEC3CA is a very light, muted pink. Relative luminance 0.588; OKLCH L 84.2% C 0.032 H 0.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3CA |
|---|---|
| RGB | rgb(222, 195, 202) |
| HSL | hsl(344, 29%, 82%) |
| HSV | hsv(344, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 9%, 12.9%) |
| CIE-LAB | lab(81.20, 10.68, 0.01) |
| CIE-LCH | lch(81.20, 10.68, 0.03°) |
| OKLab | oklab(84.2% 0.0319 0.0002) |
| OKLCH | oklch(84.2% 0.032 0.3) |
| XYZ | xyz(60.2991, 58.8253, 64.0436) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Light Pink
#FFD1DF
ΔE00 7.24
Pale Pink
#FFCFDC
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 8.40
Mistyrose
#FFE4E1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3CA #C3DED7
analogous
#DEC3D8 #DEC3CA #DECAC3
triadic
#DEC3CA #CADEC3 #C3CADE
tetradic
#DEC3CA #D8DEC3 #C3DED7 #CAC3DE
square
#DEC3CA #D8DEC3 #C3DED7 #CAC3DE
split-complementary
#DEC3CA #C3DECA #C3D8DE
monochromatic
#B37484 #C89CA7 #DEC3CA #F4EAED #F4EBEE
Accessibility & contrast
On white
1.65
#DEC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DEC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3CA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3CA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#E3C2C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec3ca; /* rgb */ color: rgb(222, 195, 202); /* oklch */ color: oklch(84.2% 0.032 0.3);
Tailwind
colors: {
custom: {
50: '#e8d5da',
500: '#dec3ca',
950: '#000000',
},
}SCSS
$custom: #dec3ca; $custom-light: #e8d5da; $custom-dark: #000000;
JSON
{
"hex": "#dec3ca",
"rgb": {
"r": 222,
"g": 195,
"b": 202
},
"hsl": {
"h": 344.444,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84195,
"c": 0.03187,
"h": 0.3
},
"luminance": 0.58824
}Semantic roles & 50–950 ramp
primary
#DEC3CA
secondary
#90B5AC
accent
#A88C3E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383