#DEC8DD#DEC8DD
#DEC8DD is a very light, muted purple. Relative luminance 0.621; OKLCH L 85.7% C 0.037 H 327.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8DD |
|---|---|
| RGB | rgb(222, 200, 221) |
| HSL | hsl(303, 25%, 83%) |
| HSV | hsv(303, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.94, 11.36, -7.60) |
| CIE-LCH | lch(82.94, 13.67, 326.24°) |
| OKLab | oklab(85.73% 0.0314 -0.0202) |
| OKLCH | oklch(85.73% 0.037 327.3) |
| XYZ | xyz(63.8278, 62.0594, 77.0088) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.56
Light Pink
#FFD1DF
ΔE00 7.94
Pale Lavender
#EECFFE
ΔE00 8.05
Pale Pink
#FFCFDC
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.38
Pale Mauve
#FED0FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8DD #C8DEC9
analogous
#D4C8DE #DEC8DD #DEC8D2
triadic
#DEC8DD #DDDEC8 #C8DDDE
tetradic
#DEC8DD #DED4C8 #C8DEC9 #C8D2DE
square
#DEC8DD #DED4C8 #C8DEC9 #C8D2DE
split-complementary
#DEC8DD #D2DEC8 #C8DED4
monochromatic
#B07BAE #C7A2C5 #DEC8DD #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.57
#DEC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DEC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8DD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8DD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#CCCFDC
Tritanopia (blue-blind)
#E0C9CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec8dd; /* rgb */ color: rgb(222, 200, 221); /* oklch */ color: oklch(85.7% 0.037 327.3);
Tailwind
colors: {
custom: {
50: '#e8d8e7',
500: '#dec8dd',
950: '#000000',
},
}SCSS
$custom: #dec8dd; $custom-light: #e8d8e7; $custom-dark: #000000;
JSON
{
"hex": "#dec8dd",
"rgb": {
"r": 222,
"g": 200,
"b": 221
},
"hsl": {
"h": 302.727,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85729,
"c": 0.03734,
"h": 327.3
},
"luminance": 0.62059
}Semantic roles & 50–950 ramp
primary
#DEC8DD
secondary
#95B597
accent
#A44642
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384