#DEC6DA#DEC6DA
#DEC6DA is a very light, muted pink. Relative luminance 0.610; OKLCH L 85.3% C 0.038 H 331.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6DA |
|---|---|
| RGB | rgb(222, 198, 218) |
| HSL | hsl(310, 27%, 82%) |
| HSV | hsv(310, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.37, 11.88, -6.85) |
| CIE-LCH | lch(82.37, 13.72, 330.05°) |
| OKLab | oklab(85.25% 0.0333 -0.0181) |
| OKLCH | oklch(85.25% 0.038 331.4) |
| XYZ | xyz(62.9716, 60.9806, 74.7692) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.35
Light Pink
#FFD1DF
ΔE00 7.48
Pale Pink
#FFCFDC
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 8.57
Pale Mauve
#FED0FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6DA #C6DECA
analogous
#D6C6DE #DEC6DA #DEC6CE
triadic
#DEC6DA #DADEC6 #C6DADE
tetradic
#DEC6DA #DED6C6 #C6DECA #C6CEDE
square
#DEC6DA #DED6C6 #C6DECA #C6CEDE
split-complementary
#DEC6DA #CEDEC6 #C6DED6
monochromatic
#B178A8 #C89FC1 #DEC6DA #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.59
#DEC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DEC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6DA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6DA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#CBCED9
Tritanopia (blue-blind)
#E0C7CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec6da; /* rgb */ color: rgb(222, 198, 218); /* oklch */ color: oklch(85.3% 0.038 331.4);
Tailwind
colors: {
custom: {
50: '#e8d7e5',
500: '#dec6da',
950: '#000000',
},
}SCSS
$custom: #dec6da; $custom-light: #e8d7e5; $custom-dark: #000000;
JSON
{
"hex": "#dec6da",
"rgb": {
"r": 222,
"g": 198,
"b": 218
},
"hsl": {
"h": 310,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.85252,
"c": 0.03791,
"h": 331.4
},
"luminance": 0.6098
}Semantic roles & 50–950 ramp
primary
#DEC6DA
secondary
#93B599
accent
#A55140
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384