#DEC6DC#DEC6DC
#DEC6DC is a very light, muted purple. Relative luminance 0.611; OKLCH L 85.3% C 0.040 H 328.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6DC |
|---|---|
| RGB | rgb(222, 198, 220) |
| HSL | hsl(305, 27%, 82%) |
| HSV | hsv(305, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.42, 12.25, -7.83) |
| CIE-LCH | lch(82.42, 14.54, 327.39°) |
| OKLab | oklab(85.32% 0.034 -0.0208) |
| OKLCH | oklch(85.32% 0.04 328.5) |
| XYZ | xyz(63.2348, 61.0859, 76.1558) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.93
Light Pink
#FFD1DF
ΔE00 7.71
Pale Lavender
#EECFFE
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 8.00
Pale Pink
#FFCFDC
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6DC #C6DEC8
analogous
#D4C6DE #DEC6DC #DEC6D0
triadic
#DEC6DC #DCDEC6 #C6DCDE
tetradic
#DEC6DC #DED4C6 #C6DEC8 #C6D0DE
square
#DEC6DC #DED4C6 #C6DEC8 #C6D0DE
split-complementary
#DEC6DC #D0DEC6 #C6DED4
monochromatic
#B178AC #C89FC4 #DEC6DC #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.59
#DEC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DEC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6DC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6DC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#E0C7CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec6dc; /* rgb */ color: rgb(222, 198, 220); /* oklch */ color: oklch(85.3% 0.040 328.5);
Tailwind
colors: {
custom: {
50: '#e8d7e6',
500: '#dec6dc',
950: '#000000',
},
}SCSS
$custom: #dec6dc; $custom-light: #e8d7e6; $custom-dark: #000000;
JSON
{
"hex": "#dec6dc",
"rgb": {
"r": 222,
"g": 198,
"b": 220
},
"hsl": {
"h": 305,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.85315,
"c": 0.03986,
"h": 328.5
},
"luminance": 0.61085
}Semantic roles & 50–950 ramp
primary
#DEC6DC
secondary
#93B596
accent
#A54940
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384