#DEC0EB#DEC0EB
#DEC0EB is a very light, moderate purple. Relative luminance 0.592; OKLCH L 84.7% C 0.067 H 315.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0EB |
|---|---|
| RGB | rgb(222, 192, 235) |
| HSL | hsl(282, 52%, 84%) |
| HSV | hsv(282, 18%, 92%) |
| CMYK | cmyk(5.5%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.42, 18.27, -17.37) |
| CIE-LCH | lch(81.42, 25.21, 316.44°) |
| OKLab | oklab(84.68% 0.0479 -0.0468) |
| OKLCH | oklch(84.68% 0.067 315.6) |
| XYZ | xyz(63.9669, 59.2278, 86.6435) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.79
Light Lilac
#EDC8FF
ΔE00 3.87
Pale Lilac
#E4CBFF
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0EB #CDEBC0
analogous
#C8C0EB #DEC0EB #EBC0E2
triadic
#DEC0EB #EBDEC0 #C0EBDE
tetradic
#DEC0EB #EBC8C0 #CDEBC0 #C0E2EB
square
#DEC0EB #EBC8C0 #CDEBC0 #C0E2EB
split-complementary
#DEC0EB #E2EBC0 #C0EBC8
monochromatic
#AD63CE #C692DC #DEC0EB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.63
#DEC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#DEC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0EB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0EB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#DEC5CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec0eb; /* rgb */ color: rgb(222, 192, 235); /* oklch */ color: oklch(84.7% 0.067 315.6);
Tailwind
colors: {
custom: {
50: '#e8d3f1',
500: '#dec0eb',
950: '#000000',
},
}SCSS
$custom: #dec0eb; $custom-light: #e8d3f1; $custom-dark: #000000;
JSON
{
"hex": "#dec0eb",
"rgb": {
"r": 222,
"g": 192,
"b": 235
},
"hsl": {
"h": 281.86,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.84682,
"c": 0.067,
"h": 315.6
},
"luminance": 0.59227
}Semantic roles & 50–950 ramp
primary
#DEC0EB
secondary
#9BC788
accent
#BF2655
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385