#DEC1EB#DEC1EB
#DEC1EB is a very light, moderate purple. Relative luminance 0.597; OKLCH L 84.9% C 0.065 H 315.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1EB |
|---|---|
| RGB | rgb(222, 193, 235) |
| HSL | hsl(281, 51%, 84%) |
| HSV | hsv(281, 18%, 92%) |
| CMYK | cmyk(5.5%, 17.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.66, 17.73, -17.01) |
| CIE-LCH | lch(81.66, 24.57, 316.19°) |
| OKLab | oklab(84.87% 0.0465 -0.0458) |
| OKLCH | oklch(84.87% 0.065 315.4) |
| XYZ | xyz(64.1872, 59.6684, 86.7169) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 4.38
Very Light Purple
#F6CEFC
ΔE00 4.50
Thistle
#D8BFD8
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1EB #CEEBC1
analogous
#C9C1EB #DEC1EB #EBC1E3
triadic
#DEC1EB #EBDEC1 #C1EBDE
tetradic
#DEC1EB #EBC9C1 #CEEBC1 #C1E3EB
square
#DEC1EB #EBC9C1 #CEEBC1 #C1E3EB
split-complementary
#DEC1EB #E3EBC1 #C1EBC9
monochromatic
#AD64CD #C593DC #DEC1EB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.62
#DEC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DEC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1EB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1EB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#DEC6CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec1eb; /* rgb */ color: rgb(222, 193, 235); /* oklch */ color: oklch(84.9% 0.065 315.4);
Tailwind
colors: {
custom: {
50: '#e8d3f1',
500: '#dec1eb',
950: '#000000',
},
}SCSS
$custom: #dec1eb; $custom-light: #e8d3f1; $custom-dark: #000000;
JSON
{
"hex": "#dec1eb",
"rgb": {
"r": 222,
"g": 193,
"b": 235
},
"hsl": {
"h": 281.429,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.84868,
"c": 0.06527,
"h": 315.4
},
"luminance": 0.59668
}Semantic roles & 50–950 ramp
primary
#DEC1EB
secondary
#9CC789
accent
#BF2756
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385