#DEC0CF#DEC0CF
#DEC0CF is a very light, muted pink. Relative luminance 0.577; OKLCH L 83.8% C 0.039 H 346.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0CF |
|---|---|
| RGB | rgb(222, 192, 207) |
| HSL | hsl(330, 31%, 81%) |
| HSV | hsv(330, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 6.8%, 12.9%) |
| CIE-LAB | lab(80.59, 13.14, -3.57) |
| CIE-LCH | lch(80.59, 13.61, 344.81°) |
| OKLab | oklab(83.77% 0.0382 -0.0093) |
| OKLCH | oklch(83.77% 0.039 346.3) |
| XYZ | xyz(60.2353, 57.7351, 66.9903) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.88
Light Pink
#FFD1DF
ΔE00 6.49
Pale Pink
#FFCFDC
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 8.40
Light Rose
#FFC5CB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0CF #C0DECF
analogous
#DEC0DE #DEC0CF #DEC0C0
triadic
#DEC0CF #CFDEC0 #C0CFDE
tetradic
#DEC0CF #DEDEC0 #C0DECF #C0C0DE
square
#DEC0CF #DEDEC0 #C0DECF #C0C0DE
split-complementary
#DEC0CF #C0DEC0 #C0DEDE
monochromatic
#B47092 #C998B0 #DEC0CF #F3E8EE #F4EBF0
Accessibility & contrast
On white
1.67
#DEC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DEC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0CF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0CF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#E3C0C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec0cf; /* rgb */ color: rgb(222, 192, 207); /* oklch */ color: oklch(83.8% 0.039 346.3);
Tailwind
colors: {
custom: {
50: '#e8d3dd',
500: '#dec0cf',
950: '#000000',
},
}SCSS
$custom: #dec0cf; $custom-light: #e8d3dd; $custom-dark: #000000;
JSON
{
"hex": "#dec0cf",
"rgb": {
"r": 222,
"g": 192,
"b": 207
},
"hsl": {
"h": 330,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.83769,
"c": 0.03934,
"h": 346.3
},
"luminance": 0.57734
}Semantic roles & 50–950 ramp
primary
#DEC0CF
secondary
#8DB6A1
accent
#AA733C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384