#DEC4CF#DEC4CF
#DEC4CF is a very light, muted pink. Relative luminance 0.595; OKLCH L 84.5% C 0.033 H 350.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4CF |
|---|---|
| RGB | rgb(222, 196, 207) |
| HSL | hsl(335, 28%, 82%) |
| HSV | hsv(335, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.57, 11.01, -2.12) |
| CIE-LCH | lch(81.57, 11.21, 349.08°) |
| OKLab | oklab(84.53% 0.0322 -0.0055) |
| OKLCH | oklch(84.53% 0.033 350.4) |
| XYZ | xyz(61.1255, 59.5156, 67.2870) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Light Pink
#FFD1DF
ΔE00 6.95
Pale Pink
#FFCFDC
ΔE00 7.12
Pinkish Grey
#C8ACA9
ΔE00 8.71
Light Rose
#FFC5CB
ΔE00 8.86
Dusty Pink
#D8A7B1
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4CF #C4DED3
analogous
#DEC4DC #DEC4CF #DEC6C4
triadic
#DEC4CF #CFDEC4 #C4CFDE
tetradic
#DEC4CF #DCDEC4 #C4DED3 #C6C4DE
square
#DEC4CF #DCDEC4 #C4DED3 #C6C4DE
split-complementary
#DEC4CF #C4DEC6 #C4DCDE
monochromatic
#B2768F #C89DAF #DEC4CF #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.63
#DEC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#DEC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4CF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4CF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#E2C3C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec4cf; /* rgb */ color: rgb(222, 196, 207); /* oklch */ color: oklch(84.5% 0.033 350.4);
Tailwind
colors: {
custom: {
50: '#e8d5dd',
500: '#dec4cf',
950: '#000000',
},
}SCSS
$custom: #dec4cf; $custom-light: #e8d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dec4cf",
"rgb": {
"r": 222,
"g": 196,
"b": 207
},
"hsl": {
"h": 334.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84534,
"c": 0.0327,
"h": 350.4
},
"luminance": 0.59514
}Semantic roles & 50–950 ramp
primary
#DEC4CF
secondary
#91B5A6
accent
#A77B3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384