#DEC4DA#DEC4DA
#DEC4DA is a very light, muted purple. Relative luminance 0.601; OKLCH L 84.9% C 0.041 H 331.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4DA |
|---|---|
| RGB | rgb(222, 196, 218) |
| HSL | hsl(309, 28%, 82%) |
| HSV | hsv(309, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.88, 12.95, -7.57) |
| CIE-LCH | lch(81.88, 15.00, 329.67°) |
| OKLab | oklab(84.87% 0.0362 -0.0201) |
| OKLCH | oklch(84.87% 0.041 331) |
| XYZ | xyz(62.5174, 60.0723, 74.6178) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.65
Light Pink
#FFD1DF
ΔE00 7.42
Pale Pink
#FFCFDC
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 7.90
Very Light Purple
#F6CEFC
ΔE00 7.95
Pale Mauve
#FED0FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4DA #C4DEC8
analogous
#D5C4DE #DEC4DA #DEC4CD
triadic
#DEC4DA #DADEC4 #C4DADE
tetradic
#DEC4DA #DED5C4 #C4DEC8 #C4CDDE
square
#DEC4DA #DED5C4 #C4DEC8 #C4CDDE
split-complementary
#DEC4DA #CDDEC4 #C4DED5
monochromatic
#B276A9 #C89DC1 #DEC4DA #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.61
#DEC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DEC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4DA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4DA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#E1C5CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec4da; /* rgb */ color: rgb(222, 196, 218); /* oklch */ color: oklch(84.9% 0.041 331.0);
Tailwind
colors: {
custom: {
50: '#e8d5e5',
500: '#dec4da',
950: '#000000',
},
}SCSS
$custom: #dec4da; $custom-light: #e8d5e5; $custom-dark: #000000;
JSON
{
"hex": "#dec4da",
"rgb": {
"r": 222,
"g": 196,
"b": 218
},
"hsl": {
"h": 309.231,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.8487,
"c": 0.04144,
"h": 331
},
"luminance": 0.60071
}Semantic roles & 50–950 ramp
primary
#DEC4DA
secondary
#91B597
accent
#A74F3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384