#DECDD7#DECDD7
#DECDD7 is a very light, muted pink. Relative luminance 0.641; OKLCH L 86.5% C 0.023 H 341.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDD7 |
|---|---|
| RGB | rgb(222, 205, 215) |
| HSL | hsl(325, 20%, 84%) |
| HSV | hsv(325, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 3.2%, 12.9%) |
| CIE-LAB | lab(84.02, 7.64, -2.81) |
| CIE-LCH | lch(84.02, 8.14, 339.77°) |
| OKLab | oklab(86.51% 0.0219 -0.0074) |
| OKLCH | oklch(86.51% 0.023 341.4) |
| XYZ | xyz(64.2197, 64.0992, 73.2661) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.69
Lavenderblush
#FFF0F5
ΔE00 7.94
Mistyrose
#FFE4E1
ΔE00 8.29
Light Pink
#FFD1DF
ΔE00 8.97
Lavender (CSS)
#E6E6FA
ΔE00 9.08
Pale Pink
#FFCFDC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDD7 #CDDED4
analogous
#DCCDDE #DECDD7 #DECDCE
triadic
#DECDD7 #D7DECD #CDD7DE
tetradic
#DECDD7 #DEDCCD #CDDED4 #CDCEDE
square
#DECDD7 #DEDCCD #CDDED4 #CDCEDE
split-complementary
#DECDD7 #CEDECD #CDDEDC
monochromatic
#AD839C #C6A8BA #DECDD7 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.52
#DECDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DECDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDD7
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDD7 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#E0CDD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decdd7; /* rgb */ color: rgb(222, 205, 215); /* oklch */ color: oklch(86.5% 0.023 341.4);
Tailwind
colors: {
custom: {
50: '#e8dce3',
500: '#decdd7',
950: '#000000',
},
}SCSS
$custom: #decdd7; $custom-light: #e8dce3; $custom-dark: #000000;
JSON
{
"hex": "#decdd7",
"rgb": {
"r": 222,
"g": 205,
"b": 215
},
"hsl": {
"h": 324.706,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86511,
"c": 0.02311,
"h": 341.4
},
"luminance": 0.64099
}Semantic roles & 50–950 ramp
primary
#DECDD7
secondary
#9BB4A5
accent
#9F6B47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484