#DECDEB#DECDEB
#DECDEB is a very light, muted violet. Relative luminance 0.652; OKLCH L 87.1% C 0.045 H 310.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDEB |
|---|---|
| RGB | rgb(222, 205, 235) |
| HSL | hsl(274, 43%, 86%) |
| HSV | hsv(274, 13%, 92%) |
| CMYK | cmyk(5.5%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.58, 11.33, -12.62) |
| CIE-LCH | lch(84.58, 16.96, 311.91°) |
| OKLab | oklab(87.14% 0.0291 -0.0339) |
| OKLCH | oklch(87.14% 0.045 310.6) |
| XYZ | xyz(66.9484, 65.1907, 87.6373) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 6.09
Very Light Purple
#F6CEFC
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDEB #DAEBCD
analogous
#CFCDEB #DECDEB #EBCDE9
triadic
#DECDEB #EBDECD #CDEBDE
tetradic
#DECDEB #EBCFCD #DAEBCD #CDE9EB
square
#DECDEB #EBCFCD #DAEBCD #CDE9EB
split-complementary
#DECDEB #E9EBCD #CDEBCF
monochromatic
#A476C8 #C1A1DA #DECDEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.50
#DECDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DECDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDEB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDEB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#DDD0D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decdeb; /* rgb */ color: rgb(222, 205, 235); /* oklch */ color: oklch(87.1% 0.045 310.6);
Tailwind
colors: {
custom: {
50: '#e8dcf1',
500: '#decdeb',
950: '#000000',
},
}SCSS
$custom: #decdeb; $custom-light: #e8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#decdeb",
"rgb": {
"r": 222,
"g": 205,
"b": 235
},
"hsl": {
"h": 274,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87138,
"c": 0.04464,
"h": 310.6
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#DECDEB
secondary
#ABC696
accent
#B6306A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485