#DEC3DA#DEC3DA
#DEC3DA is a very light, muted purple. Relative luminance 0.596; OKLCH L 84.7% C 0.043 H 330.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3DA |
|---|---|
| RGB | rgb(222, 195, 218) |
| HSL | hsl(309, 29%, 82%) |
| HSV | hsv(309, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.63, 13.48, -7.94) |
| CIE-LCH | lch(81.63, 15.65, 329.51°) |
| OKLab | oklab(84.68% 0.0377 -0.0211) |
| OKLCH | oklch(84.68% 0.043 330.8) |
| XYZ | xyz(62.2926, 59.6227, 74.5429) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.42
Light Pink
#FFD1DF
ΔE00 7.45
Pale Lavender
#EECFFE
ΔE00 7.67
Very Light Purple
#F6CEFC
ΔE00 7.68
Pale Pink
#FFCFDC
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3DA #C3DEC7
analogous
#D5C3DE #DEC3DA #DEC3CD
triadic
#DEC3DA #DADEC3 #C3DADE
tetradic
#DEC3DA #DED5C3 #C3DEC7 #C3CDDE
square
#DEC3DA #DED5C3 #C3DEC7 #C3CDDE
split-complementary
#DEC3DA #CDDEC3 #C3DED5
monochromatic
#B374A9 #C89CC2 #DEC3DA #F4EAF2 #F4EBF3
Accessibility & contrast
On white
1.62
#DEC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DEC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3DA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3DA | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#E1C4CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec3da; /* rgb */ color: rgb(222, 195, 218); /* oklch */ color: oklch(84.7% 0.043 330.8);
Tailwind
colors: {
custom: {
50: '#e8d5e5',
500: '#dec3da',
950: '#000000',
},
}SCSS
$custom: #dec3da; $custom-light: #e8d5e5; $custom-dark: #000000;
JSON
{
"hex": "#dec3da",
"rgb": {
"r": 222,
"g": 195,
"b": 218
},
"hsl": {
"h": 308.889,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8468,
"c": 0.0432,
"h": 330.8
},
"luminance": 0.59622
}Semantic roles & 50–950 ramp
primary
#DEC3DA
secondary
#90B595
accent
#A84E3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384