#DEC5CF#DEC5CF
#DEC5CF is a very light, muted pink. Relative luminance 0.600; OKLCH L 84.7% C 0.031 H 351.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5CF |
|---|---|
| RGB | rgb(222, 197, 207) |
| HSL | hsl(336, 27%, 82%) |
| HSV | hsv(336, 11%, 87%) |
| CMYK | cmyk(0%, 11.3%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.82, 10.47, -1.76) |
| CIE-LCH | lch(81.82, 10.62, 350.45°) |
| OKLab | oklab(84.73% 0.0307 -0.0045) |
| OKLCH | oklch(84.73% 0.031 351.6) |
| XYZ | xyz(61.3518, 59.9682, 67.3624) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 8.61
Mistyrose
#FFE4E1
ΔE00 8.89
Light Rose
#FFC5CB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5CF #C5DED4
analogous
#DEC5DC #DEC5CF #DEC8C5
triadic
#DEC5CF #CFDEC5 #C5CFDE
tetradic
#DEC5CF #DCDEC5 #C5DED4 #C8C5DE
square
#DEC5CF #DCDEC5 #C5DED4 #C8C5DE
split-complementary
#DEC5CF #C5DEC8 #C5DCDE
monochromatic
#B2778E #C89EAF #DEC5CF #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.62
#DEC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DEC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5CF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5CF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#E2C4C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec5cf; /* rgb */ color: rgb(222, 197, 207); /* oklch */ color: oklch(84.7% 0.031 351.6);
Tailwind
colors: {
custom: {
50: '#e8d6dd',
500: '#dec5cf',
950: '#000000',
},
}SCSS
$custom: #dec5cf; $custom-light: #e8d6dd; $custom-dark: #000000;
JSON
{
"hex": "#dec5cf",
"rgb": {
"r": 222,
"g": 197,
"b": 207
},
"hsl": {
"h": 336,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.84726,
"c": 0.03107,
"h": 351.6
},
"luminance": 0.59967
}Semantic roles & 50–950 ramp
primary
#DEC5CF
secondary
#92B5A7
accent
#A67D3F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384