#DEC3CF#DEC3CF
#DEC3CF is a very light, muted pink. Relative luminance 0.591; OKLCH L 84.3% C 0.034 H 349.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3CF |
|---|---|
| RGB | rgb(222, 195, 207) |
| HSL | hsl(333, 29%, 82%) |
| HSV | hsv(333, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.33, 11.54, -2.48) |
| CIE-LCH | lch(81.33, 11.80, 347.85°) |
| OKLab | oklab(84.34% 0.0337 -0.0064) |
| OKLCH | oklch(84.34% 0.034 349.2) |
| XYZ | xyz(60.9007, 59.0660, 67.2121) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Light Pink
#FFD1DF
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 6.93
Dusty Pink
#D8A7B1
ΔE00 8.66
Light Rose
#FFC5CB
ΔE00 8.70
Pinkish Grey
#C8ACA9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3CF #C3DED2
analogous
#DEC3DD #DEC3CF #DEC5C3
triadic
#DEC3CF #CFDEC3 #C3CFDE
tetradic
#DEC3CF #DDDEC3 #C3DED2 #C5C3DE
square
#DEC3CF #DDDEC3 #C3DED2 #C5C3DE
split-complementary
#DEC3CF #C3DEC5 #C3DDDE
monochromatic
#B37490 #C89CAF #DEC3CF #F4EAEF #F4EBEF
Accessibility & contrast
On white
1.64
#DEC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DEC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3CF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3CF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#E2C3C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec3cf; /* rgb */ color: rgb(222, 195, 207); /* oklch */ color: oklch(84.3% 0.034 349.2);
Tailwind
colors: {
custom: {
50: '#e8d5dd',
500: '#dec3cf',
950: '#000000',
},
}SCSS
$custom: #dec3cf; $custom-light: #e8d5dd; $custom-dark: #000000;
JSON
{
"hex": "#dec3cf",
"rgb": {
"r": 222,
"g": 195,
"b": 207
},
"hsl": {
"h": 333.333,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84342,
"c": 0.03434,
"h": 349.2
},
"luminance": 0.59065
}Semantic roles & 50–950 ramp
primary
#DEC3CF
secondary
#90B5A5
accent
#A8793E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384