#DEC6CF#DEC6CF
#DEC6CF is a very light, muted pink. Relative luminance 0.604; OKLCH L 84.9% C 0.029 H 353.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6CF |
|---|---|
| RGB | rgb(222, 198, 207) |
| HSL | hsl(338, 27%, 82%) |
| HSV | hsv(338, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.07, 9.94, -1.40) |
| CIE-LCH | lch(82.07, 10.04, 351.99°) |
| OKLab | oklab(84.92% 0.0293 -0.0036) |
| OKLCH | oklch(84.92% 0.029 353) |
| XYZ | xyz(61.5796, 60.4238, 67.4384) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 7.61
Mistyrose
#FFE4E1
ΔE00 8.53
Pinkish Grey
#C8ACA9
ΔE00 8.53
Light Rose
#FFC5CB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6CF #C6DED5
analogous
#DEC6DB #DEC6CF #DEC9C6
triadic
#DEC6CF #CFDEC6 #C6CFDE
tetradic
#DEC6CF #DBDEC6 #C6DED5 #C9C6DE
square
#DEC6CF #DBDEC6 #C6DED5 #C9C6DE
split-complementary
#DEC6CF #C6DEC9 #C6DBDE
monochromatic
#B1788E #C89FAE #DEC6CF #F4ECEF #F4ECEF
Accessibility & contrast
On white
1.60
#DEC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DEC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6CF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6CF | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#CDCECE
Tritanopia (blue-blind)
#E2C5C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec6cf; /* rgb */ color: rgb(222, 198, 207); /* oklch */ color: oklch(84.9% 0.029 353.0);
Tailwind
colors: {
custom: {
50: '#e8d7dd',
500: '#dec6cf',
950: '#000000',
},
}SCSS
$custom: #dec6cf; $custom-light: #e8d7dd; $custom-dark: #000000;
JSON
{
"hex": "#dec6cf",
"rgb": {
"r": 222,
"g": 198,
"b": 207
},
"hsl": {
"h": 337.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.84919,
"c": 0.02948,
"h": 353
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#DEC6CF
secondary
#93B5A8
accent
#A57F40
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384