#DEC1DA#DEC1DA
#DEC1DA is a very light, muted purple. Relative luminance 0.587; OKLCH L 84.3% C 0.047 H 330.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC1DA |
|---|---|
| RGB | rgb(222, 193, 218) |
| HSL | hsl(308, 31%, 81%) |
| HSV | hsv(308, 13%, 87%) |
| CMYK | cmyk(0%, 13.1%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.14, 14.55, -8.66) |
| CIE-LCH | lch(81.14, 16.93, 329.23°) |
| OKLab | oklab(84.3% 0.0407 -0.023) |
| OKLCH | oklch(84.3% 0.047 330.5) |
| XYZ | xyz(61.8475, 58.7325, 74.3945) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.37
Very Light Purple
#F6CEFC
ΔE00 7.21
Pale Lavender
#EECFFE
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.58
Pale Mauve
#FED0FC
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC1DA #C1DEC5
analogous
#D4C1DE #DEC1DA #DEC1CC
triadic
#DEC1DA #DADEC1 #C1DADE
tetradic
#DEC1DA #DED4C1 #C1DEC5 #C1CCDE
square
#DEC1DA #DED4C1 #C1DEC5 #C1CCDE
split-complementary
#DEC1DA #CCDEC1 #C1DED4
monochromatic
#B371AA #C999C2 #DEC1DA #F3E9F2 #F4EBF3
Accessibility & contrast
On white
1.65
#DEC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DEC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC1DA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC1DA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#E1C2C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec1da; /* rgb */ color: rgb(222, 193, 218); /* oklch */ color: oklch(84.3% 0.047 330.5);
Tailwind
colors: {
custom: {
50: '#e8d3e5',
500: '#dec1da',
950: '#000000',
},
}SCSS
$custom: #dec1da; $custom-light: #e8d3e5; $custom-dark: #000000;
JSON
{
"hex": "#dec1da",
"rgb": {
"r": 222,
"g": 193,
"b": 218
},
"hsl": {
"h": 308.276,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.843,
"c": 0.04674,
"h": 330.5
},
"luminance": 0.58731
}Semantic roles & 50–950 ramp
primary
#DEC1DA
secondary
#8EB693
accent
#A94B3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384