#DEC5DB#DEC5DB
#DEC5DB is a very light, muted purple. Relative luminance 0.606; OKLCH L 85.1% C 0.041 H 329.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5DB |
|---|---|
| RGB | rgb(222, 197, 219) |
| HSL | hsl(307, 27%, 82%) |
| HSV | hsv(307, 11%, 87%) |
| CMYK | cmyk(0%, 11.3%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.15, 12.60, -7.71) |
| CIE-LCH | lch(82.15, 14.77, 328.55°) |
| OKLab | oklab(85.09% 0.0351 -0.0204) |
| OKLCH | oklch(85.09% 0.041 329.8) |
| XYZ | xyz(62.8750, 60.5775, 75.3845) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.76
Light Pink
#FFD1DF
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 7.93
Very Light Purple
#F6CEFC
ΔE00 7.97
Pale Mauve
#FED0FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5DB #C5DEC8
analogous
#D5C5DE #DEC5DB #DEC5CF
triadic
#DEC5DB #DBDEC5 #C5DBDE
tetradic
#DEC5DB #DED5C5 #C5DEC8 #C5CFDE
square
#DEC5DB #DED5C5 #C5DEC8 #C5CFDE
split-complementary
#DEC5DB #CFDEC5 #C5DED5
monochromatic
#B277AB #C89EC3 #DEC5DB #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.60
#DEC5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DEC5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5DB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5DB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#CACDDA
Tritanopia (blue-blind)
#E0C6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec5db; /* rgb */ color: rgb(222, 197, 219); /* oklch */ color: oklch(85.1% 0.041 329.8);
Tailwind
colors: {
custom: {
50: '#e8d6e6',
500: '#dec5db',
950: '#000000',
},
}SCSS
$custom: #dec5db; $custom-light: #e8d6e6; $custom-dark: #000000;
JSON
{
"hex": "#dec5db",
"rgb": {
"r": 222,
"g": 197,
"b": 219
},
"hsl": {
"h": 307.2,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.85092,
"c": 0.04064,
"h": 329.8
},
"luminance": 0.60577
}Semantic roles & 50–950 ramp
primary
#DEC5DB
secondary
#92B596
accent
#A64C3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384