#DEC2DA#DEC2DA
#DEC2DA is a very light, muted purple. Relative luminance 0.592; OKLCH L 84.5% C 0.045 H 330.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2DA |
|---|---|
| RGB | rgb(222, 194, 218) |
| HSL | hsl(309, 30%, 82%) |
| HSV | hsv(309, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.39, 14.02, -8.30) |
| CIE-LCH | lch(81.39, 16.29, 329.37°) |
| OKLab | oklab(84.49% 0.0392 -0.022) |
| OKLCH | oklch(84.49% 0.045 330.7) |
| XYZ | xyz(62.0693, 59.1761, 74.4684) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.32
Very Light Purple
#F6CEFC
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.50
Pale Pink
#FFCFDC
ΔE00 7.83
Pale Mauve
#FED0FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2DA #C2DEC6
analogous
#D4C2DE #DEC2DA #DEC2CC
triadic
#DEC2DA #DADEC2 #C2DADE
tetradic
#DEC2DA #DED4C2 #C2DEC6 #C2CCDE
square
#DEC2DA #DED4C2 #C2DEC6 #C2CCDE
split-complementary
#DEC2DA #CCDEC2 #C2DED4
monochromatic
#B373AA #C99AC2 #DEC2DA #F3EAF2 #F4EBF3
Accessibility & contrast
On white
1.64
#DEC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DEC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2DA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2DA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#C7CCD9
Tritanopia (blue-blind)
#E1C3CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec2da; /* rgb */ color: rgb(222, 194, 218); /* oklch */ color: oklch(84.5% 0.045 330.7);
Tailwind
colors: {
custom: {
50: '#e8d4e5',
500: '#dec2da',
950: '#000000',
},
}SCSS
$custom: #dec2da; $custom-light: #e8d4e5; $custom-dark: #000000;
JSON
{
"hex": "#dec2da",
"rgb": {
"r": 222,
"g": 194,
"b": 218
},
"hsl": {
"h": 308.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.8449,
"c": 0.04497,
"h": 330.7
},
"luminance": 0.59175
}Semantic roles & 50–950 ramp
primary
#DEC2DA
secondary
#8FB594
accent
#A84C3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384