#DECCED#DECCED
#DECCED is a very light, muted violet. Relative luminance 0.648; OKLCH L 87.0% C 0.049 H 309.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCED |
|---|---|
| RGB | rgb(222, 204, 237) |
| HSL | hsl(273, 48%, 86%) |
| HSV | hsv(273, 14%, 93%) |
| CMYK | cmyk(6.3%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.40, 12.25, -13.96) |
| CIE-LCH | lch(84.40, 18.57, 311.25°) |
| OKLab | oklab(87.01% 0.0312 -0.0375) |
| OKLCH | oklch(87.01% 0.049 309.7) |
| XYZ | xyz(67.0005, 64.8301, 89.0881) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 6.27
Light Lavender
#DFC5FE
ΔE00 6.36
Light Lilac
#EDC8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCED #DBEDCC
analogous
#CECCED #DECCED #EDCCEC
triadic
#DECCED #EDDECC #CCEDDE
tetradic
#DECCED #EDCECC #DBEDCC #CCECED
square
#DECCED #EDCECC #DBEDCC #CCECED
split-complementary
#DECCED #ECEDCC #CCEDCE
monochromatic
#A372CD #C19FDD #DECCED #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.50
#DECCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DECCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCED
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCED | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#DCD0D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decced; /* rgb */ color: rgb(222, 204, 237); /* oklch */ color: oklch(87.0% 0.049 309.7);
Tailwind
colors: {
custom: {
50: '#e8dbf2',
500: '#decced',
950: '#000000',
},
}SCSS
$custom: #decced; $custom-light: #e8dbf2; $custom-dark: #000000;
JSON
{
"hex": "#decced",
"rgb": {
"r": 222,
"g": 204,
"b": 237
},
"hsl": {
"h": 272.727,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.87013,
"c": 0.04881,
"h": 309.7
},
"luminance": 0.6483
}Semantic roles & 50–950 ramp
primary
#DECCED
secondary
#ACCA94
accent
#BB2A6C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485