#DEC6EC#DEC6EC
#DEC6EC is a very light, muted violet. Relative luminance 0.620; OKLCH L 85.8% C 0.058 H 313.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6EC |
|---|---|
| RGB | rgb(222, 198, 236) |
| HSL | hsl(278, 50%, 85%) |
| HSV | hsv(278, 16%, 93%) |
| CMYK | cmyk(5.9%, 16.1%, 0%, 7.5%) |
| CIE-LAB | lab(82.90, 15.25, -15.68) |
| CIE-LCH | lch(82.90, 21.87, 314.21°) |
| OKLab | oklab(85.84% 0.0395 -0.0422) |
| OKLCH | oklch(85.84% 0.058 313.1) |
| XYZ | xyz(65.4561, 61.9744, 87.8546) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 4.00
Thistle
#D8BFD8
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6EC #D4ECC6
analogous
#CBC6EC #DEC6EC #ECC6E7
triadic
#DEC6EC #ECDEC6 #C6ECDE
tetradic
#DEC6EC #ECCBC6 #D4ECC6 #C6E7EC
square
#DEC6EC #ECCBC6 #D4ECC6 #C6E7EC
split-complementary
#DEC6EC #E7ECC6 #C6ECCB
monochromatic
#A96ACD #C398DD #DEC6EC #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.57
#DEC6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DEC6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6EC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6EC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#DDCAD3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec6ec; /* rgb */ color: rgb(222, 198, 236); /* oklch */ color: oklch(85.8% 0.058 313.1);
Tailwind
colors: {
custom: {
50: '#e8d7f2',
500: '#dec6ec',
950: '#000000',
},
}SCSS
$custom: #dec6ec; $custom-light: #e8d7f2; $custom-dark: #000000;
JSON
{
"hex": "#dec6ec",
"rgb": {
"r": 222,
"g": 198,
"b": 236
},
"hsl": {
"h": 277.895,
"s": 50,
"l": 85.098
},
"oklch": {
"l": 0.85841,
"c": 0.05782,
"h": 313.1
},
"luminance": 0.61974
}Semantic roles & 50–950 ramp
primary
#DEC6EC
secondary
#A3C88E
accent
#BD285F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385