#DEC2EB#DEC2EB
#DEC2EB is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.1% C 0.064 H 315.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2EB |
|---|---|
| RGB | rgb(222, 194, 235) |
| HSL | hsl(281, 51%, 84%) |
| HSV | hsv(281, 17%, 92%) |
| CMYK | cmyk(5.5%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.90, 17.20, -16.65) |
| CIE-LCH | lch(81.90, 23.94, 315.93°) |
| OKLab | oklab(85.06% 0.045 -0.0448) |
| OKLCH | oklch(85.06% 0.064 315.1) |
| XYZ | xyz(64.4090, 60.1120, 86.7908) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.52
Thistle
#D8BFD8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2EB #CFEBC2
analogous
#CAC2EB #DEC2EB #EBC2E4
triadic
#DEC2EB #EBDEC2 #C2EBDE
tetradic
#DEC2EB #EBCAC2 #CFEBC2 #C2E4EB
square
#DEC2EB #EBCAC2 #CFEBC2 #C2E4EB
split-complementary
#DEC2EB #E4EBC2 #C2EBCA
monochromatic
#AC66CD #C594DC #DEC2EB #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.61
#DEC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DEC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2EB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2EB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C3CCEA
Tritanopia (blue-blind)
#DEC6D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2eb; /* rgb */ color: rgb(222, 194, 235); /* oklch */ color: oklch(85.1% 0.064 315.1);
Tailwind
colors: {
custom: {
50: '#e8d4f1',
500: '#dec2eb',
950: '#000000',
},
}SCSS
$custom: #dec2eb; $custom-light: #e8d4f1; $custom-dark: #000000;
JSON
{
"hex": "#dec2eb",
"rgb": {
"r": 222,
"g": 194,
"b": 235
},
"hsl": {
"h": 280.976,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.85055,
"c": 0.06353,
"h": 315.1
},
"luminance": 0.60111
}Semantic roles & 50–950 ramp
primary
#DEC2EB
secondary
#9DC78A
accent
#BE2857
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385