#DEC7DC#DEC7DC
#DEC7DC is a very light, muted purple. Relative luminance 0.615; OKLCH L 85.5% C 0.038 H 328.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7DC |
|---|---|
| RGB | rgb(222, 199, 220) |
| HSL | hsl(305, 26%, 83%) |
| HSV | hsv(305, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.67, 11.71, -7.47) |
| CIE-LCH | lch(82.67, 13.89, 327.48°) |
| OKLab | oklab(85.51% 0.0325 -0.0198) |
| OKLCH | oklch(85.51% 0.038 328.6) |
| XYZ | xyz(63.4642, 61.5446, 76.2323) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.32
Light Pink
#FFD1DF
ΔE00 7.76
Pale Lavender
#EECFFE
ΔE00 8.06
Pale Pink
#FFCFDC
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.32
Pale Mauve
#FED0FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7DC #C7DEC9
analogous
#D4C7DE #DEC7DC #DEC7D1
triadic
#DEC7DC #DCDEC7 #C7DCDE
tetradic
#DEC7DC #DED4C7 #C7DEC9 #C7D1DE
square
#DEC7DC #DED4C7 #C7DEC9 #C7D1DE
split-complementary
#DEC7DC #D1DEC7 #C7DED4
monochromatic
#B17AAC #C7A0C4 #DEC7DC #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.58
#DEC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DEC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7DC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7DC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#E0C8CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec7dc; /* rgb */ color: rgb(222, 199, 220); /* oklch */ color: oklch(85.5% 0.038 328.6);
Tailwind
colors: {
custom: {
50: '#e8d8e6',
500: '#dec7dc',
950: '#000000',
},
}SCSS
$custom: #dec7dc; $custom-light: #e8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#dec7dc",
"rgb": {
"r": 222,
"g": 199,
"b": 220
},
"hsl": {
"h": 305.217,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.85506,
"c": 0.0381,
"h": 328.6
},
"luminance": 0.61544
}Semantic roles & 50–950 ramp
primary
#DEC7DC
secondary
#94B597
accent
#A44A41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384