#DEC2EC#DEC2EC
#DEC2EC is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.1% C 0.065 H 314.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2EC |
|---|---|
| RGB | rgb(222, 194, 236) |
| HSL | hsl(280, 53%, 84%) |
| HSV | hsv(280, 18%, 93%) |
| CMYK | cmyk(5.9%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(81.93, 17.39, -17.14) |
| CIE-LCH | lch(81.93, 24.42, 315.43°) |
| OKLab | oklab(85.09% 0.0453 -0.0462) |
| OKLCH | oklch(85.09% 0.065 314.5) |
| XYZ | xyz(64.5539, 60.1699, 87.5538) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.54
Pale Lilac
#E4CBFF
ΔE00 3.69
Light Lilac
#EDC8FF
ΔE00 3.96
Light Lavender
#DFC5FE
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 4.49
Thistle
#D8BFD8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2EC #D0ECC2
analogous
#C9C2EC #DEC2EC #ECC2E5
triadic
#DEC2EC #ECDEC2 #C2ECDE
tetradic
#DEC2EC #ECC9C2 #D0ECC2 #C2E5EC
square
#DEC2EC #ECC9C2 #D0ECC2 #C2E5EC
split-complementary
#DEC2EC #E5ECC2 #C2ECC9
monochromatic
#AC65CF #C593DD #DEC2EC #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.61
#DEC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DEC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2EC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2EC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#DDC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec2ec; /* rgb */ color: rgb(222, 194, 236); /* oklch */ color: oklch(85.1% 0.065 314.5);
Tailwind
colors: {
custom: {
50: '#e8d4f2',
500: '#dec2ec',
950: '#000000',
},
}SCSS
$custom: #dec2ec; $custom-light: #e8d4f2; $custom-dark: #000000;
JSON
{
"hex": "#dec2ec",
"rgb": {
"r": 222,
"g": 194,
"b": 236
},
"hsl": {
"h": 280,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.8509,
"c": 0.06472,
"h": 314.5
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#DEC2EC
secondary
#9FC98A
accent
#C02659
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385