#DECCDC#DECCDC
#DECCDC is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.5% C 0.029 H 329.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCDC |
|---|---|
| RGB | rgb(222, 204, 220) |
| HSL | hsl(307, 21%, 84%) |
| HSV | hsv(307, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.91, 9.06, -5.64) |
| CIE-LCH | lch(83.91, 10.68, 328.08°) |
| OKLab | oklab(86.47% 0.0252 -0.0149) |
| OKLCH | oklch(86.47% 0.029 329.3) |
| XYZ | xyz(64.6335, 63.8833, 76.6221) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.69
Light Pink
#FFD1DF
ΔE00 8.53
Lavender (CSS)
#E6E6FA
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 8.95
Lavenderblush
#FFF0F5
ΔE00 9.03
Pale Lavender
#EECFFE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCDC #CCDECE
analogous
#D7CCDE #DECCDC #DECCD3
triadic
#DECCDC #DCDECC #CCDCDE
tetradic
#DECCDC #DED7CC #CCDECE #CCD3DE
square
#DECCDC #DED7CC #CCDECE #CCD3DE
split-complementary
#DECCDC #D3DECC #CCDED7
monochromatic
#AE82A9 #C6A7C2 #DECCDC #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.52
#DECCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DECCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCDC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCDC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#E0CDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #deccdc; /* rgb */ color: rgb(222, 204, 220); /* oklch */ color: oklch(86.5% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#e8dbe6',
500: '#deccdc',
950: '#000000',
},
}SCSS
$custom: #deccdc; $custom-light: #e8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#deccdc",
"rgb": {
"r": 222,
"g": 204,
"b": 220
},
"hsl": {
"h": 306.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86468,
"c": 0.0293,
"h": 329.3
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#DECCDC
secondary
#9AB49D
accent
#A05046
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484