#DEC8EE#DEC8EE
#DEC8EE is a very light, muted violet. Relative luminance 0.630; OKLCH L 86.3% C 0.057 H 311.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8EE |
|---|---|
| RGB | rgb(222, 200, 238) |
| HSL | hsl(275, 53%, 86%) |
| HSV | hsv(275, 16%, 93%) |
| CMYK | cmyk(6.7%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(83.45, 14.57, -15.92) |
| CIE-LCH | lch(83.45, 21.58, 312.47°) |
| OKLab | oklab(86.29% 0.0373 -0.0429) |
| OKLCH | oklch(86.29% 0.057 311) |
| XYZ | xyz(66.2085, 63.0116, 89.5469) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 3.80
Thistle
#D8BFD8
ΔE00 4.77
Light Lavender
#DFC5FE
ΔE00 4.85
Light Lilac
#EDC8FF
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8EE #D8EEC8
analogous
#CBC8EE #DEC8EE #EEC8EB
triadic
#DEC8EE #EEDEC8 #C8EEDE
tetradic
#DEC8EE #EECBC8 #D8EEC8 #C8EBEE
square
#DEC8EE #EECBC8 #D8EEC8 #C8EBEE
split-complementary
#DEC8EE #EBEEC8 #C8EECB
monochromatic
#A66AD1 #C299E0 #DEC8EE #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.54
#DEC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DEC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8EE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8EE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#DDCCD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec8ee; /* rgb */ color: rgb(222, 200, 238); /* oklch */ color: oklch(86.3% 0.057 311.0);
Tailwind
colors: {
custom: {
50: '#e8d8f3',
500: '#dec8ee',
950: '#000000',
},
}SCSS
$custom: #dec8ee; $custom-light: #e8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#dec8ee",
"rgb": {
"r": 222,
"g": 200,
"b": 238
},
"hsl": {
"h": 274.737,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.86287,
"c": 0.05683,
"h": 311
},
"luminance": 0.63011
}Semantic roles & 50–950 ramp
primary
#DEC8EE
secondary
#A8CB8F
accent
#C02567
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385