#DEC2DC#DEC2DC
#DEC2DC is a very light, muted purple. Relative luminance 0.593; OKLCH L 84.6% C 0.047 H 328.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2DC |
|---|---|
| RGB | rgb(222, 194, 220) |
| HSL | hsl(304, 30%, 82%) |
| HSV | hsv(304, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.45, 14.38, -9.29) |
| CIE-LCH | lch(81.45, 17.12, 327.14°) |
| OKLab | oklab(84.55% 0.0399 -0.0247) |
| OKLCH | oklch(84.55% 0.047 328.2) |
| XYZ | xyz(62.3326, 59.2814, 75.8551) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.29
Pale Lavender
#EECFFE
ΔE00 6.91
Very Light Purple
#F6CEFC
ΔE00 6.92
Pale Mauve
#FED0FC
ΔE00 7.43
Light Pink
#FFD1DF
ΔE00 7.83
Pale Lilac
#E4CBFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2DC #C2DEC4
analogous
#D2C2DE #DEC2DC #DEC2CE
triadic
#DEC2DC #DCDEC2 #C2DCDE
tetradic
#DEC2DC #DED2C2 #C2DEC4 #C2CEDE
square
#DEC2DC #DED2C2 #C2DEC4 #C2CEDE
split-complementary
#DEC2DC #CEDEC2 #C2DED2
monochromatic
#B373AE #C99AC5 #DEC2DC #F3EAF3 #F4EBF4
Accessibility & contrast
On white
1.63
#DEC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DEC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2DC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2DC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#E0C4CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec2dc; /* rgb */ color: rgb(222, 194, 220); /* oklch */ color: oklch(84.6% 0.047 328.2);
Tailwind
colors: {
custom: {
50: '#e8d4e6',
500: '#dec2dc',
950: '#000000',
},
}SCSS
$custom: #dec2dc; $custom-light: #e8d4e6; $custom-dark: #000000;
JSON
{
"hex": "#dec2dc",
"rgb": {
"r": 222,
"g": 194,
"b": 220
},
"hsl": {
"h": 304.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84554,
"c": 0.04693,
"h": 328.2
},
"luminance": 0.5928
}Semantic roles & 50–950 ramp
primary
#DEC2DC
secondary
#8FB591
accent
#A8453D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384