#DECEDF#DECEDF
#DECEDF is a very light, muted purple. Relative luminance 0.650; OKLCH L 86.9% C 0.029 H 324.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEDF |
|---|---|
| RGB | rgb(222, 206, 223) |
| HSL | hsl(296, 21%, 84%) |
| HSV | hsv(296, 8%, 87%) |
| CMYK | cmyk(0.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.48, 8.55, -6.39) |
| CIE-LCH | lch(84.48, 10.67, 323.25°) |
| OKLab | oklab(86.95% 0.0234 -0.0169) |
| OKLCH | oklch(86.95% 0.029 324.1) |
| XYZ | xyz(65.5128, 65.0005, 78.8928) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Lavenderblush
#FFF0F5
ΔE00 8.82
Light Pink
#FFD1DF
ΔE00 9.10
Pale Pink
#FFCFDC
ΔE00 9.56
Pale Lavender
#EECFFE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEDF #CFDFCE
analogous
#D6CEDF #DECEDF #DFCED8
triadic
#DECEDF #DFDECE #CEDFDE
tetradic
#DECEDF #DFD6CE #CFDFCE #CED8DF
square
#DECEDF #DFD6CE #CFDFCE #CED8DF
split-complementary
#DECEDF #D8DFCE #CEDFD6
monochromatic
#AC84AF #C5A9C7 #DECEDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.50
#DECEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DECEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEDF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEDF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#DFCFD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decedf; /* rgb */ color: rgb(222, 206, 223); /* oklch */ color: oklch(86.9% 0.029 324.1);
Tailwind
colors: {
custom: {
50: '#e8dde9',
500: '#decedf',
950: '#000000',
},
}SCSS
$custom: #decedf; $custom-light: #e8dde9; $custom-dark: #000000;
JSON
{
"hex": "#decedf",
"rgb": {
"r": 222,
"g": 206,
"b": 223
},
"hsl": {
"h": 296.471,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86947,
"c": 0.02888,
"h": 324.1
},
"luminance": 0.65
}Semantic roles & 50–950 ramp
primary
#DECEDF
secondary
#9DB59C
accent
#9F464B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484