#DEC8ED#DEC8ED
#DEC8ED is a very light, muted violet. Relative luminance 0.630; OKLCH L 86.3% C 0.056 H 311.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8ED |
|---|---|
| RGB | rgb(222, 200, 237) |
| HSL | hsl(276, 51%, 86%) |
| HSV | hsv(276, 16%, 93%) |
| CMYK | cmyk(6.3%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.42, 14.38, -15.43) |
| CIE-LCH | lch(83.42, 21.09, 312.97°) |
| OKLab | oklab(86.25% 0.037 -0.0415) |
| OKLCH | oklch(86.25% 0.056 311.7) |
| XYZ | xyz(66.0620, 62.9530, 88.7753) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.08
Thistle
#D8BFD8
ΔE00 4.51
Light Lavender
#DFC5FE
ΔE00 5.14
Very Light Purple
#F6CEFC
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8ED #D7EDC8
analogous
#CBC8ED #DEC8ED #EDC8E9
triadic
#DEC8ED #EDDEC8 #C8EDDE
tetradic
#DEC8ED #EDCBC8 #D7EDC8 #C8E9ED
square
#DEC8ED #EDCBC8 #D7EDC8 #C8E9ED
split-complementary
#DEC8ED #E9EDC8 #C8EDCB
monochromatic
#A76CCF #C29ADE #DEC8ED #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.55
#DEC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DEC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8ED
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8ED | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#DDCCD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec8ed; /* rgb */ color: rgb(222, 200, 237); /* oklch */ color: oklch(86.3% 0.056 311.7);
Tailwind
colors: {
custom: {
50: '#e8d8f2',
500: '#dec8ed',
950: '#000000',
},
}SCSS
$custom: #dec8ed; $custom-light: #e8d8f2; $custom-dark: #000000;
JSON
{
"hex": "#dec8ed",
"rgb": {
"r": 222,
"g": 200,
"b": 237
},
"hsl": {
"h": 275.676,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.86253,
"c": 0.0556,
"h": 311.7
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#DEC8ED
secondary
#A7CA8F
accent
#BE2765
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385