#DEC9ED#DEC9ED
#DEC9ED is a very light, muted violet. Relative luminance 0.634; OKLCH L 86.4% C 0.054 H 311.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9ED |
|---|---|
| RGB | rgb(222, 201, 237) |
| HSL | hsl(275, 50%, 86%) |
| HSV | hsv(275, 15%, 93%) |
| CMYK | cmyk(6.3%, 15.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.66, 13.84, -15.07) |
| CIE-LCH | lch(83.66, 20.46, 312.58°) |
| OKLab | oklab(86.44% 0.0355 -0.0405) |
| OKLCH | oklch(86.44% 0.054 311.2) |
| XYZ | xyz(66.2943, 63.4177, 88.8527) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 4.31
Thistle
#D8BFD8
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9ED #D8EDC9
analogous
#CCC9ED #DEC9ED #EDC9EA
triadic
#DEC9ED #EDDEC9 #C9EDDE
tetradic
#DEC9ED #EDCCC9 #D8EDC9 #C9EAED
square
#DEC9ED #EDCCC9 #D8EDC9 #C9EAED
split-complementary
#DEC9ED #EAEDC9 #C9EDCC
monochromatic
#A66DCE #C29BDE #DEC9ED #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.53
#DEC9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DEC9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9ED
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9ED | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#DDCDD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dec9ed; /* rgb */ color: rgb(222, 201, 237); /* oklch */ color: oklch(86.4% 0.054 311.2);
Tailwind
colors: {
custom: {
50: '#e8d9f2',
500: '#dec9ed',
950: '#000000',
},
}SCSS
$custom: #dec9ed; $custom-light: #e8d9f2; $custom-dark: #000000;
JSON
{
"hex": "#dec9ed",
"rgb": {
"r": 222,
"g": 201,
"b": 237
},
"hsl": {
"h": 275,
"s": 50,
"l": 85.882
},
"oklch": {
"l": 0.86442,
"c": 0.0539,
"h": 311.2
},
"luminance": 0.63417
}Semantic roles & 50–950 ramp
primary
#DEC9ED
secondary
#A8CA90
accent
#BD2866
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385