#DECDDC#DECDDC
#DECDDC is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.7% C 0.028 H 329.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDDC |
|---|---|
| RGB | rgb(222, 205, 220) |
| HSL | hsl(307, 20%, 84%) |
| HSV | hsv(307, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 0.9%, 12.9%) |
| CIE-LAB | lab(84.15, 8.53, -5.28) |
| CIE-LCH | lch(84.15, 10.03, 328.26°) |
| OKLab | oklab(86.66% 0.0237 -0.014) |
| OKLCH | oklch(86.66% 0.028 329.5) |
| XYZ | xyz(64.8720, 64.3602, 76.7015) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Lavender (CSS)
#E6E6FA
ΔE00 8.51
Lavenderblush
#FFF0F5
ΔE00 8.64
Light Pink
#FFD1DF
ΔE00 8.78
Pale Pink
#FFCFDC
ΔE00 9.21
Mistyrose
#FFE4E1
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDDC #CDDECF
analogous
#D7CDDE #DECDDC #DECDD3
triadic
#DECDDC #DCDECD #CDDCDE
tetradic
#DECDDC #DED7CD #CDDECF #CDD3DE
square
#DECDDC #DED7CD #CDDECF #CDD3DE
split-complementary
#DECDDC #D3DECD #CDDED7
monochromatic
#AD83A8 #C6A8C2 #DECDDC #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.51
#DECDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DECDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDDC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDDC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#E0CED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decddc; /* rgb */ color: rgb(222, 205, 220); /* oklch */ color: oklch(86.7% 0.028 329.5);
Tailwind
colors: {
custom: {
50: '#e8dce6',
500: '#decddc',
950: '#000000',
},
}SCSS
$custom: #decddc; $custom-light: #e8dce6; $custom-dark: #000000;
JSON
{
"hex": "#decddc",
"rgb": {
"r": 222,
"g": 205,
"b": 220
},
"hsl": {
"h": 307.059,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86661,
"c": 0.02755,
"h": 329.5
},
"luminance": 0.6436
}Semantic roles & 50–950 ramp
primary
#DECDDC
secondary
#9BB49E
accent
#9F5147
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484