#DEC9DA#DEC9DA
#DEC9DA is a very light, muted pink. Relative luminance 0.624; OKLCH L 85.8% C 0.033 H 332.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9DA |
|---|---|
| RGB | rgb(222, 201, 218) |
| HSL | hsl(311, 24%, 83%) |
| HSV | hsv(311, 9%, 87%) |
| CMYK | cmyk(0%, 9.5%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.11, 10.29, -5.75) |
| CIE-LCH | lch(83.11, 11.79, 330.78°) |
| OKLab | oklab(85.83% 0.0289 -0.0152) |
| OKLCH | oklch(85.83% 0.033 332.2) |
| XYZ | xyz(63.6641, 62.3656, 75.0000) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.69
Light Pink
#FFD1DF
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 8.23
Pale Lavender
#EECFFE
ΔE00 9.36
Very Light Purple
#F6CEFC
ΔE00 9.65
Lavenderblush
#FFF0F5
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9DA #C9DECD
analogous
#D7C9DE #DEC9DA #DEC9CF
triadic
#DEC9DA #DADEC9 #C9DADE
tetradic
#DEC9DA #DED7C9 #C9DECD #C9CFDE
square
#DEC9DA #DED7C9 #C9DECD #C9CFDE
split-complementary
#DEC9DA #CFDEC9 #C9DED7
monochromatic
#B07DA6 #C7A3C0 #DEC9DA #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.56
#DEC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DEC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9DA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9DA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#E0CACE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec9da; /* rgb */ color: rgb(222, 201, 218); /* oklch */ color: oklch(85.8% 0.033 332.2);
Tailwind
colors: {
custom: {
50: '#e8d9e5',
500: '#dec9da',
950: '#000000',
},
}SCSS
$custom: #dec9da; $custom-light: #e8d9e5; $custom-dark: #000000;
JSON
{
"hex": "#dec9da",
"rgb": {
"r": 222,
"g": 201,
"b": 218
},
"hsl": {
"h": 311.429,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.85828,
"c": 0.03264,
"h": 332.2
},
"luminance": 0.62365
}Semantic roles & 50–950 ramp
primary
#DEC9DA
secondary
#96B59C
accent
#A35543
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384