#DECDD8#DECDD8
#DECDD8 is a very light, muted pink. Relative luminance 0.641; OKLCH L 86.5% C 0.024 H 338.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDD8 |
|---|---|
| RGB | rgb(222, 205, 216) |
| HSL | hsl(321, 20%, 84%) |
| HSV | hsv(321, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 2.7%, 12.9%) |
| CIE-LAB | lab(84.04, 7.81, -3.31) |
| CIE-LCH | lch(84.04, 8.49, 337.06°) |
| OKLab | oklab(86.54% 0.0223 -0.0087) |
| OKLCH | oklch(86.54% 0.024 338.7) |
| XYZ | xyz(64.3486, 64.1508, 73.9449) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.37
Lavenderblush
#FFF0F5
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.54
Light Pink
#FFD1DF
ΔE00 8.90
Lavender (CSS)
#E6E6FA
ΔE00 8.93
Pale Pink
#FFCFDC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDD8 #CDDED3
analogous
#DBCDDE #DECDD8 #DECDCF
triadic
#DECDD8 #D8DECD #CDD8DE
tetradic
#DECDD8 #DEDBCD #CDDED3 #CDCFDE
square
#DECDD8 #DEDBCD #CDDED3 #CDCFDE
split-complementary
#DECDD8 #CFDECD #CDDEDB
monochromatic
#AD839E #C6A8BB #DECDD8 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.52
#DECDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DECDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDD8
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDD8 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#E0CDD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decdd8; /* rgb */ color: rgb(222, 205, 216); /* oklch */ color: oklch(86.5% 0.024 338.7);
Tailwind
colors: {
custom: {
50: '#e8dce4',
500: '#decdd8',
950: '#000000',
},
}SCSS
$custom: #decdd8; $custom-light: #e8dce4; $custom-dark: #000000;
JSON
{
"hex": "#decdd8",
"rgb": {
"r": 222,
"g": 205,
"b": 216
},
"hsl": {
"h": 321.176,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86541,
"c": 0.02391,
"h": 338.7
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#DECDD8
secondary
#9BB4A4
accent
#9F6647
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484