#DEC1EC#DEC1EC
#DEC1EC is a very light, moderate purple. Relative luminance 0.597; OKLCH L 84.9% C 0.066 H 314.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1EC |
|---|---|
| RGB | rgb(222, 193, 236) |
| HSL | hsl(280, 53%, 84%) |
| HSV | hsv(280, 18%, 93%) |
| CMYK | cmyk(5.9%, 18.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.69, 17.93, -17.50) |
| CIE-LCH | lch(81.69, 25.05, 315.69°) |
| OKLab | oklab(84.9% 0.0468 -0.0472) |
| OKLCH | oklch(84.9% 0.066 314.8) |
| XYZ | xyz(64.3321, 59.7263, 87.4799) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.61
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 3.80
Light Lavender
#DFC5FE
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.48
Light Lavendar
#EFC0FE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1EC #CFECC1
analogous
#C9C1EC #DEC1EC #ECC1E5
triadic
#DEC1EC #ECDEC1 #C1ECDE
tetradic
#DEC1EC #ECC9C1 #CFECC1 #C1E5EC
square
#DEC1EC #ECC9C1 #CFECC1 #C1E5EC
split-complementary
#DEC1EC #E5ECC1 #C1ECC9
monochromatic
#AC63CF #C592DE #DEC1EC #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.62
#DEC1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#DEC1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1EC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1EC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#DDC6CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec1ec; /* rgb */ color: rgb(222, 193, 236); /* oklch */ color: oklch(84.9% 0.066 314.8);
Tailwind
colors: {
custom: {
50: '#e8d3f2',
500: '#dec1ec',
950: '#000000',
},
}SCSS
$custom: #dec1ec; $custom-light: #e8d3f2; $custom-dark: #000000;
JSON
{
"hex": "#dec1ec",
"rgb": {
"r": 222,
"g": 193,
"b": 236
},
"hsl": {
"h": 280.465,
"s": 53.086,
"l": 84.118
},
"oklch": {
"l": 0.84903,
"c": 0.06645,
"h": 314.8
},
"luminance": 0.59726
}Semantic roles & 50–950 ramp
primary
#DEC1EC
secondary
#9DC988
accent
#C12558
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385