#DEC8DC#DEC8DC
#DEC8DC is a very light, muted purple. Relative luminance 0.620; OKLCH L 85.7% C 0.036 H 328.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8DC |
|---|---|
| RGB | rgb(222, 200, 220) |
| HSL | hsl(305, 25%, 83%) |
| HSV | hsv(305, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.92, 11.18, -7.11) |
| CIE-LCH | lch(82.92, 13.25, 327.57°) |
| OKLab | oklab(85.7% 0.0311 -0.0188) |
| OKLCH | oklch(85.7% 0.036 328.7) |
| XYZ | xyz(63.6950, 62.0062, 76.3092) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.75
Light Pink
#FFD1DF
ΔE00 7.84
Pale Pink
#FFCFDC
ΔE00 8.25
Pale Lavender
#EECFFE
ΔE00 8.37
Very Light Purple
#F6CEFC
ΔE00 8.67
Pale Mauve
#FED0FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8DC #C8DECA
analogous
#D5C8DE #DEC8DC #DEC8D1
triadic
#DEC8DC #DCDEC8 #C8DCDE
tetradic
#DEC8DC #DED5C8 #C8DECA #C8D1DE
square
#DEC8DC #DED5C8 #C8DECA #C8D1DE
split-complementary
#DEC8DC #D1DEC8 #C8DED5
monochromatic
#B07BAB #C7A2C4 #DEC8DC #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.57
#DEC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DEC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8DC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8DC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#E0C9CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec8dc; /* rgb */ color: rgb(222, 200, 220); /* oklch */ color: oklch(85.7% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#e8d8e6',
500: '#dec8dc',
950: '#000000',
},
}SCSS
$custom: #dec8dc; $custom-light: #e8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#dec8dc",
"rgb": {
"r": 222,
"g": 200,
"b": 220
},
"hsl": {
"h": 305.455,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85698,
"c": 0.03633,
"h": 328.7
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#DEC8DC
secondary
#95B598
accent
#A44B42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384