#DEC3EC#DEC3EC
#DEC3EC is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.3% C 0.063 H 314.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3EC |
|---|---|
| RGB | rgb(222, 195, 236) |
| HSL | hsl(280, 52%, 85%) |
| HSV | hsv(280, 17%, 93%) |
| CMYK | cmyk(5.9%, 17.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.17, 16.86, -16.77) |
| CIE-LCH | lch(82.17, 23.78, 315.14°) |
| OKLab | oklab(85.28% 0.0439 -0.0452) |
| OKLCH | oklch(85.28% 0.063 314.1) |
| XYZ | xyz(64.7772, 60.6166, 87.6283) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.53
Thistle
#D8BFD8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3EC #D1ECC3
analogous
#CAC3EC #DEC3EC #ECC3E6
triadic
#DEC3EC #ECDEC3 #C3ECDE
tetradic
#DEC3EC #ECCAC3 #D1ECC3 #C3E6EC
square
#DEC3EC #ECCAC3 #D1ECC3 #C3E6EC
split-complementary
#DEC3EC #E6ECC3 #C3ECCA
monochromatic
#AB66CF #C495DD #DEC3EC #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.60
#DEC3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DEC3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3EC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3EC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#DDC8D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec3ec; /* rgb */ color: rgb(222, 195, 236); /* oklch */ color: oklch(85.3% 0.063 314.1);
Tailwind
colors: {
custom: {
50: '#e8d5f2',
500: '#dec3ec',
950: '#000000',
},
}SCSS
$custom: #dec3ec; $custom-light: #e8d5f2; $custom-dark: #000000;
JSON
{
"hex": "#dec3ec",
"rgb": {
"r": 222,
"g": 195,
"b": 236
},
"hsl": {
"h": 279.512,
"s": 51.899,
"l": 84.51
},
"oklch": {
"l": 0.85277,
"c": 0.06299,
"h": 314.1
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#DEC3EC
secondary
#A0C98B
accent
#BF265A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385