#DEC0DA#DEC0DA
#DEC0DA is a very light, muted purple. Relative luminance 0.583; OKLCH L 84.1% C 0.049 H 330.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0DA |
|---|---|
| RGB | rgb(222, 192, 218) |
| HSL | hsl(308, 31%, 81%) |
| HSV | hsv(308, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 1.8%, 12.9%) |
| CIE-LAB | lab(80.90, 15.09, -9.02) |
| CIE-LCH | lch(80.90, 17.58, 329.11°) |
| OKLab | oklab(84.11% 0.0422 -0.024) |
| OKLCH | oklch(84.11% 0.049 330.4) |
| XYZ | xyz(61.6272, 58.2919, 74.3211) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.55
Very Light Purple
#F6CEFC
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 7.17
Pale Mauve
#FED0FC
ΔE00 7.44
Light Pink
#FFD1DF
ΔE00 7.69
Pale Pink
#FFCFDC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0DA #C0DEC4
analogous
#D3C0DE #DEC0DA #DEC0CB
triadic
#DEC0DA #DADEC0 #C0DADE
tetradic
#DEC0DA #DED3C0 #C0DEC4 #C0CBDE
square
#DEC0DA #DED3C0 #C0DEC4 #C0CBDE
split-complementary
#DEC0DA #CBDEC0 #C0DED3
monochromatic
#B470AB #C998C2 #DEC0DA #F3E8F2 #F4EBF3
Accessibility & contrast
On white
1.66
#DEC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DEC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0DA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0DA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#C6CAD9
Tritanopia (blue-blind)
#E1C2C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec0da; /* rgb */ color: rgb(222, 192, 218); /* oklch */ color: oklch(84.1% 0.049 330.4);
Tailwind
colors: {
custom: {
50: '#e8d3e5',
500: '#dec0da',
950: '#000000',
},
}SCSS
$custom: #dec0da; $custom-light: #e8d3e5; $custom-dark: #000000;
JSON
{
"hex": "#dec0da",
"rgb": {
"r": 222,
"g": 192,
"b": 218
},
"hsl": {
"h": 308,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.84111,
"c": 0.04851,
"h": 330.4
},
"luminance": 0.58291
}Semantic roles & 50–950 ramp
primary
#DEC0DA
secondary
#8DB692
accent
#AA4A3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384