#DEC0EC#DEC0EC
#DEC0EC is a very light, moderate purple. Relative luminance 0.593; OKLCH L 84.7% C 0.068 H 315.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0EC |
|---|---|
| RGB | rgb(222, 192, 236) |
| HSL | hsl(281, 54%, 84%) |
| HSV | hsv(281, 19%, 93%) |
| CMYK | cmyk(5.9%, 18.6%, 0%, 7.5%) |
| CIE-LAB | lab(81.45, 18.46, -17.86) |
| CIE-LCH | lch(81.45, 25.69, 315.95°) |
| OKLab | oklab(84.72% 0.0482 -0.0482) |
| OKLCH | oklch(84.72% 0.068 315) |
| XYZ | xyz(64.1118, 59.2857, 87.4065) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.68
Pale Lavender
#EECFFE
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 3.76
Light Lavender
#DFC5FE
ΔE00 4.04
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0EC #CEECC0
analogous
#C8C0EC #DEC0EC #ECC0E4
triadic
#DEC0EC #ECDEC0 #C0ECDE
tetradic
#DEC0EC #ECC8C0 #CEECC0 #C0E4EC
square
#DEC0EC #ECC8C0 #CEECC0 #C0E4EC
split-complementary
#DEC0EC #E4ECC0 #C0ECC8
monochromatic
#AD62D0 #C591DE #DEC0EC #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.63
#DEC0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DEC0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0EC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0EC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#DDC5CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec0ec; /* rgb */ color: rgb(222, 192, 236); /* oklch */ color: oklch(84.7% 0.068 315.0);
Tailwind
colors: {
custom: {
50: '#e8d3f2',
500: '#dec0ec',
950: '#000000',
},
}SCSS
$custom: #dec0ec; $custom-light: #e8d3f2; $custom-dark: #000000;
JSON
{
"hex": "#dec0ec",
"rgb": {
"r": 222,
"g": 192,
"b": 236
},
"hsl": {
"h": 280.909,
"s": 53.659,
"l": 83.922
},
"oklch": {
"l": 0.84717,
"c": 0.06819,
"h": 315
},
"luminance": 0.59285
}Semantic roles & 50–950 ramp
primary
#DEC0EC
secondary
#9CC987
accent
#C12456
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385