#DEC8EC#DEC8EC
#DEC8EC is a very light, muted violet. Relative luminance 0.629; OKLCH L 86.2% C 0.054 H 312.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8EC |
|---|---|
| RGB | rgb(222, 200, 236) |
| HSL | hsl(277, 49%, 85%) |
| HSV | hsv(277, 15%, 93%) |
| CMYK | cmyk(5.9%, 15.3%, 0%, 7.5%) |
| CIE-LAB | lab(83.39, 14.18, -14.95) |
| CIE-LCH | lch(83.39, 20.60, 313.50°) |
| OKLab | oklab(86.22% 0.0366 -0.0402) |
| OKLCH | oklch(86.22% 0.054 312.3) |
| XYZ | xyz(65.9163, 62.8947, 88.0080) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.03
Thistle
#D8BFD8
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 5.28
Light Lavender
#DFC5FE
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8EC #D6ECC8
analogous
#CCC8EC #DEC8EC #ECC8E8
triadic
#DEC8EC #ECDEC8 #C8ECDE
tetradic
#DEC8EC #ECCCC8 #D6ECC8 #C8E8EC
square
#DEC8EC #ECCCC8 #D6ECC8 #C8E8EC
split-complementary
#DEC8EC #E8ECC8 #C8ECCC
monochromatic
#A76DCD #C39BDC #DEC8EC #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.55
#DEC8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DEC8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8EC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8EC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEE
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#DDCCD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec8ec; /* rgb */ color: rgb(222, 200, 236); /* oklch */ color: oklch(86.2% 0.054 312.3);
Tailwind
colors: {
custom: {
50: '#e8d8f2',
500: '#dec8ec',
950: '#000000',
},
}SCSS
$custom: #dec8ec; $custom-light: #e8d8f2; $custom-dark: #000000;
JSON
{
"hex": "#dec8ec",
"rgb": {
"r": 222,
"g": 200,
"b": 236
},
"hsl": {
"h": 276.667,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.86219,
"c": 0.05439,
"h": 312.3
},
"luminance": 0.62894
}Semantic roles & 50–950 ramp
primary
#DEC8EC
secondary
#A6C890
accent
#BC2A62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385