#DECEDD#DECEDD
#DECEDD is a very light, muted purple. Relative luminance 0.649; OKLCH L 86.9% C 0.027 H 327.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEDD |
|---|---|
| RGB | rgb(222, 206, 221) |
| HSL | hsl(304, 20%, 84%) |
| HSV | hsv(304, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.43, 8.19, -5.40) |
| CIE-LCH | lch(84.43, 9.81, 326.57°) |
| OKLab | oklab(86.89% 0.0227 -0.0143) |
| OKLCH | oklch(86.89% 0.027 327.7) |
| XYZ | xyz(65.2448, 64.8932, 77.4811) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Lavenderblush
#FFF0F5
ΔE00 8.45
Light Pink
#FFD1DF
ΔE00 9.07
Pale Pink
#FFCFDC
ΔE00 9.50
Mistyrose
#FFE4E1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEDD #CEDECF
analogous
#D7CEDE #DECEDD #DECED5
triadic
#DECEDD #DDDECE #CEDDDE
tetradic
#DECEDD #DED7CE #CEDECF #CED5DE
square
#DECEDD #DED7CE #CEDECF #CED5DE
split-complementary
#DECEDD #D5DECE #CEDED7
monochromatic
#AD85AA #C5A9C4 #DECEDD #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.50
#DECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEDD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEDD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#DFCFD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decedd; /* rgb */ color: rgb(222, 206, 221); /* oklch */ color: oklch(86.9% 0.027 327.7);
Tailwind
colors: {
custom: {
50: '#e8dde7',
500: '#decedd',
950: '#000000',
},
}SCSS
$custom: #decedd; $custom-light: #e8dde7; $custom-dark: #000000;
JSON
{
"hex": "#decedd",
"rgb": {
"r": 222,
"g": 206,
"b": 221
},
"hsl": {
"h": 303.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86886,
"c": 0.02679,
"h": 327.7
},
"luminance": 0.64893
}Semantic roles & 50–950 ramp
primary
#DECEDD
secondary
#9CB49E
accent
#9E4D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484