#DEC5DA#DEC5DA
#DEC5DA is a very light, muted purple. Relative luminance 0.605; OKLCH L 85.1% C 0.040 H 331.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5DA |
|---|---|
| RGB | rgb(222, 197, 218) |
| HSL | hsl(310, 27%, 82%) |
| HSV | hsv(310, 11%, 87%) |
| CMYK | cmyk(0%, 11.3%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.12, 12.42, -7.21) |
| CIE-LCH | lch(82.12, 14.36, 329.85°) |
| OKLab | oklab(85.06% 0.0348 -0.0191) |
| OKLCH | oklch(85.06% 0.04 331.2) |
| XYZ | xyz(62.7437, 60.5250, 74.6932) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.97
Light Pink
#FFD1DF
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.25
Pale Mauve
#FED0FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5DA #C5DEC9
analogous
#D6C5DE #DEC5DA #DEC5CE
triadic
#DEC5DA #DADEC5 #C5DADE
tetradic
#DEC5DA #DED6C5 #C5DEC9 #C5CEDE
square
#DEC5DA #DED6C5 #C5DEC9 #C5CEDE
split-complementary
#DEC5DA #CEDEC5 #C5DED6
monochromatic
#B277A8 #C89EC1 #DEC5DA #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.60
#DEC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DEC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5DA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5DA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#CACDD9
Tritanopia (blue-blind)
#E0C6CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec5da; /* rgb */ color: rgb(222, 197, 218); /* oklch */ color: oklch(85.1% 0.040 331.2);
Tailwind
colors: {
custom: {
50: '#e8d6e5',
500: '#dec5da',
950: '#000000',
},
}SCSS
$custom: #dec5da; $custom-light: #e8d6e5; $custom-dark: #000000;
JSON
{
"hex": "#dec5da",
"rgb": {
"r": 222,
"g": 197,
"b": 218
},
"hsl": {
"h": 309.6,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.85061,
"c": 0.03967,
"h": 331.2
},
"luminance": 0.60524
}Semantic roles & 50–950 ramp
primary
#DEC5DA
secondary
#92B598
accent
#A6503F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384