#DEC4EC#DEC4EC
#DEC4EC is a very light, moderate violet. Relative luminance 0.611; OKLCH L 85.5% C 0.061 H 313.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4EC |
|---|---|
| RGB | rgb(222, 196, 236) |
| HSL | hsl(279, 51%, 85%) |
| HSV | hsv(279, 17%, 93%) |
| CMYK | cmyk(5.9%, 16.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.41, 16.32, -16.41) |
| CIE-LCH | lch(82.41, 23.14, 314.85°) |
| OKLab | oklab(85.46% 0.0424 -0.0442) |
| OKLCH | oklch(85.46% 0.061 313.8) |
| XYZ | xyz(65.0020, 61.0662, 87.7032) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.53
Very Light Purple
#F6CEFC
ΔE00 4.62
Thistle
#D8BFD8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4EC #D2ECC4
analogous
#CAC4EC #DEC4EC #ECC4E6
triadic
#DEC4EC #ECDEC4 #C4ECDE
tetradic
#DEC4EC #ECCAC4 #D2ECC4 #C4E6EC
square
#DEC4EC #ECCAC4 #D2ECC4 #C4E6EC
split-complementary
#DEC4EC #E6ECC4 #C4ECCA
monochromatic
#AA67CE #C496DD #DEC4EC #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.59
#DEC4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DEC4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4EC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4EC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#DDC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec4ec; /* rgb */ color: rgb(222, 196, 236); /* oklch */ color: oklch(85.5% 0.061 313.8);
Tailwind
colors: {
custom: {
50: '#e8d6f2',
500: '#dec4ec',
950: '#000000',
},
}SCSS
$custom: #dec4ec; $custom-light: #e8d6f2; $custom-dark: #000000;
JSON
{
"hex": "#dec4ec",
"rgb": {
"r": 222,
"g": 196,
"b": 236
},
"hsl": {
"h": 279,
"s": 51.282,
"l": 84.706
},
"oklch": {
"l": 0.85464,
"c": 0.06126,
"h": 313.8
},
"luminance": 0.61066
}Semantic roles & 50–950 ramp
primary
#DEC4EC
secondary
#A1C98C
accent
#BF275C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385