#DECDED#DECDED
#DECDED is a very light, muted violet. Relative luminance 0.653; OKLCH L 87.2% C 0.047 H 309.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDED |
|---|---|
| RGB | rgb(222, 205, 237) |
| HSL | hsl(272, 47%, 87%) |
| HSV | hsv(272, 14%, 93%) |
| CMYK | cmyk(6.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.64, 11.72, -13.60) |
| CIE-LCH | lch(84.64, 17.95, 310.75°) |
| OKLab | oklab(87.2% 0.0298 -0.0365) |
| OKLCH | oklch(87.2% 0.047 309.2) |
| XYZ | xyz(67.2390, 65.3070, 89.1676) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 6.61
Light Lavender
#DFC5FE
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDED #DCEDCD
analogous
#CECDED #DECDED #EDCDEC
triadic
#DECDED #EDDECD #CDEDDE
tetradic
#DECDED #EDCECD #DCEDCD #CDECED
square
#DECDED #EDCECD #DCEDCD #CDECED
split-complementary
#DECDED #ECEDCD #CDEDCE
monochromatic
#A373CD #C0A0DD #DECDED #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.49
#DECDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DECDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDED
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDED | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#DCD1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decded; /* rgb */ color: rgb(222, 205, 237); /* oklch */ color: oklch(87.2% 0.047 309.2);
Tailwind
colors: {
custom: {
50: '#e8dcf2',
500: '#decded',
950: '#000000',
},
}SCSS
$custom: #decded; $custom-light: #e8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#decded",
"rgb": {
"r": 222,
"g": 205,
"b": 237
},
"hsl": {
"h": 271.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87204,
"c": 0.04713,
"h": 309.2
},
"luminance": 0.65307
}Semantic roles & 50–950 ramp
primary
#DECDED
secondary
#ADC995
accent
#BA2B6E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485