#DECCDF#DECCDF
#DECCDF is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.6% C 0.032 H 324.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCDF |
|---|---|
| RGB | rgb(222, 204, 223) |
| HSL | hsl(297, 23%, 84%) |
| HSV | hsv(297, 9%, 87%) |
| CMYK | cmyk(0.4%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(83.99, 9.61, -7.12) |
| CIE-LCH | lch(83.99, 11.96, 323.47°) |
| OKLab | oklab(86.56% 0.0263 -0.0189) |
| OKLCH | oklch(86.56% 0.032 324.3) |
| XYZ | xyz(65.0344, 64.0436, 78.7333) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.06
Light Pink
#FFD1DF
ΔE00 8.66
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.81
Pale Pink
#FFCFDC
ΔE00 9.12
Very Light Purple
#F6CEFC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCDF #CDDFCC
analogous
#D4CCDF #DECCDF #DFCCD6
triadic
#DECCDF #DFDECC #CCDFDE
tetradic
#DECCDF #DFD4CC #CDDFCC #CCD6DF
square
#DECCDF #DFD4CC #CDDFCC #CCD6DF
split-complementary
#DECCDF #D6DFCC #CCDFD4
monochromatic
#AD81B0 #C6A6C7 #DECCDF #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.52
#DECCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DECCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCDF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCDF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#DFCDD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #deccdf; /* rgb */ color: rgb(222, 204, 223); /* oklch */ color: oklch(86.6% 0.032 324.3);
Tailwind
colors: {
custom: {
50: '#e8dbe9',
500: '#deccdf',
950: '#000000',
},
}SCSS
$custom: #deccdf; $custom-light: #e8dbe9; $custom-dark: #000000;
JSON
{
"hex": "#deccdf",
"rgb": {
"r": 222,
"g": 204,
"b": 223
},
"hsl": {
"h": 296.842,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86561,
"c": 0.03239,
"h": 324.3
},
"luminance": 0.64043
}Semantic roles & 50–950 ramp
primary
#DECCDF
secondary
#9BB69A
accent
#A14449
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484