#DEC2DD#DEC2DD
#DEC2DD is a very light, muted purple. Relative luminance 0.593; OKLCH L 84.6% C 0.048 H 327.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2DD |
|---|---|
| RGB | rgb(222, 194, 221) |
| HSL | hsl(302, 30%, 82%) |
| HSV | hsv(302, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.48, 14.56, -9.78) |
| CIE-LCH | lch(81.48, 17.54, 326.11°) |
| OKLab | oklab(84.59% 0.0403 -0.026) |
| OKLCH | oklch(84.59% 0.048 327.1) |
| XYZ | xyz(62.4654, 59.3346, 76.5547) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.38
Pale Lavender
#EECFFE
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 6.67
Pale Mauve
#FED0FC
ΔE00 7.23
Pale Lilac
#E4CBFF
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2DD #C2DEC3
analogous
#D1C2DE #DEC2DD #DEC2CF
triadic
#DEC2DD #DDDEC2 #C2DDDE
tetradic
#DEC2DD #DED1C2 #C2DEC3 #C2CFDE
square
#DEC2DD #DED1C2 #C2DEC3 #C2CFDE
split-complementary
#DEC2DD #CFDEC2 #C2DED1
monochromatic
#B373B1 #C99AC7 #DEC2DD #F3EAF3 #F4EBF4
Accessibility & contrast
On white
1.63
#DEC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#DEC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2DD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2DD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#E0C4CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec2dd; /* rgb */ color: rgb(222, 194, 221); /* oklch */ color: oklch(84.6% 0.048 327.1);
Tailwind
colors: {
custom: {
50: '#e8d4e7',
500: '#dec2dd',
950: '#000000',
},
}SCSS
$custom: #dec2dd; $custom-light: #e8d4e7; $custom-dark: #000000;
JSON
{
"hex": "#dec2dd",
"rgb": {
"r": 222,
"g": 194,
"b": 221
},
"hsl": {
"h": 302.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84586,
"c": 0.04795,
"h": 327.1
},
"luminance": 0.59334
}Semantic roles & 50–950 ramp
primary
#DEC2DD
secondary
#8FB590
accent
#A8413D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384