#DECEDC#DECEDC
#DECEDC is a very light, muted purple. Relative luminance 0.648; OKLCH L 86.9% C 0.026 H 329.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEDC |
|---|---|
| RGB | rgb(222, 206, 220) |
| HSL | hsl(308, 20%, 84%) |
| HSV | hsv(308, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 0.9%, 12.9%) |
| CIE-LAB | lab(84.40, 8.00, -4.91) |
| CIE-LCH | lch(84.40, 9.39, 328.47°) |
| OKLab | oklab(86.86% 0.0223 -0.013) |
| OKLCH | oklch(86.86% 0.026 329.8) |
| XYZ | xyz(65.1119, 64.8401, 76.7815) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.76
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.28
Light Pink
#FFD1DF
ΔE00 9.08
Mistyrose
#FFE4E1
ΔE00 9.34
Pale Pink
#FFCFDC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEDC #CEDED0
analogous
#D8CEDE #DECEDC #DECED4
triadic
#DECEDC #DCDECE #CEDCDE
tetradic
#DECEDC #DED8CE #CEDED0 #CED4DE
square
#DECEDC #DED8CE #CEDED0 #CED4DE
split-complementary
#DECEDC #D4DECE #CEDED8
monochromatic
#AD85A8 #C5A9C2 #DECEDC #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.50
#DECEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DECEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEDC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEDC | 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)
#CED1DD
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#E0CFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decedc; /* rgb */ color: rgb(222, 206, 220); /* oklch */ color: oklch(86.9% 0.026 329.8);
Tailwind
colors: {
custom: {
50: '#e8dde6',
500: '#decedc',
950: '#000000',
},
}SCSS
$custom: #decedc; $custom-light: #e8dde6; $custom-dark: #000000;
JSON
{
"hex": "#decedc",
"rgb": {
"r": 222,
"g": 206,
"b": 220
},
"hsl": {
"h": 307.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86855,
"c": 0.02579,
"h": 329.8
},
"luminance": 0.6484
}Semantic roles & 50–950 ramp
primary
#DECEDC
secondary
#9CB49F
accent
#9E5248
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484