#DEC4DC#DEC4DC
#DEC4DC is a very light, muted purple. Relative luminance 0.602; OKLCH L 84.9% C 0.043 H 328.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4DC |
|---|---|
| RGB | rgb(222, 196, 220) |
| HSL | hsl(305, 28%, 82%) |
| HSV | hsv(305, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.93, 13.31, -8.56) |
| CIE-LCH | lch(81.93, 15.83, 327.25°) |
| OKLab | oklab(84.93% 0.0369 -0.0228) |
| OKLCH | oklch(84.93% 0.043 328.4) |
| XYZ | xyz(62.7807, 60.1777, 76.0044) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.36
Pale Lavender
#EECFFE
ΔE00 7.29
Very Light Purple
#F6CEFC
ΔE00 7.41
Light Pink
#FFD1DF
ΔE00 7.71
Pale Mauve
#FED0FC
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4DC #C4DEC6
analogous
#D3C4DE #DEC4DC #DEC4CF
triadic
#DEC4DC #DCDEC4 #C4DCDE
tetradic
#DEC4DC #DED3C4 #C4DEC6 #C4CFDE
square
#DEC4DC #DED3C4 #C4DEC6 #C4CFDE
split-complementary
#DEC4DC #CFDEC4 #C4DED3
monochromatic
#B276AD #C89DC5 #DEC4DC #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.61
#DEC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DEC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4DC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4DC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#E0C6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec4dc; /* rgb */ color: rgb(222, 196, 220); /* oklch */ color: oklch(84.9% 0.043 328.4);
Tailwind
colors: {
custom: {
50: '#e8d5e6',
500: '#dec4dc',
950: '#000000',
},
}SCSS
$custom: #dec4dc; $custom-light: #e8d5e6; $custom-dark: #000000;
JSON
{
"hex": "#dec4dc",
"rgb": {
"r": 222,
"g": 196,
"b": 220
},
"hsl": {
"h": 304.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84934,
"c": 0.0434,
"h": 328.4
},
"luminance": 0.60177
}Semantic roles & 50–950 ramp
primary
#DEC4DC
secondary
#91B594
accent
#A7473F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384