#DEC0CD#DEC0CD
#DEC0CD is a very light, muted pink. Relative luminance 0.576; OKLCH L 83.7% C 0.038 H 350.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0CD |
|---|---|
| RGB | rgb(222, 192, 205) |
| HSL | hsl(334, 31%, 81%) |
| HSV | hsv(334, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 7.7%, 12.9%) |
| CIE-LAB | lab(80.54, 12.79, -2.57) |
| CIE-LCH | lch(80.54, 13.05, 348.64°) |
| OKLab | oklab(83.71% 0.0375 -0.0066) |
| OKLCH | oklch(83.71% 0.038 350) |
| XYZ | xyz(59.9923, 57.6379, 65.7107) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.55
Light Pink
#FFD1DF
ΔE00 6.48
Pale Pink
#FFCFDC
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 7.67
Light Rose
#FFC5CB
ΔE00 8.16
Bubblegum
#FFC1CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0CD #C0DED1
analogous
#DEC0DC #DEC0CD #DEC2C0
triadic
#DEC0CD #CDDEC0 #C0CDDE
tetradic
#DEC0CD #DCDEC0 #C0DED1 #C2C0DE
square
#DEC0CD #DCDEC0 #C0DED1 #C2C0DE
split-complementary
#DEC0CD #C0DEC2 #C0DCDE
monochromatic
#B4708D #C998AD #DEC0CD #F3E8ED #F4EBEF
Accessibility & contrast
On white
1.68
#DEC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0CD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0CD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#E3BFC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec0cd; /* rgb */ color: rgb(222, 192, 205); /* oklch */ color: oklch(83.7% 0.038 350.0);
Tailwind
colors: {
custom: {
50: '#e8d3dc',
500: '#dec0cd',
950: '#000000',
},
}SCSS
$custom: #dec0cd; $custom-light: #e8d3dc; $custom-dark: #000000;
JSON
{
"hex": "#dec0cd",
"rgb": {
"r": 222,
"g": 192,
"b": 205
},
"hsl": {
"h": 334,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.83709,
"c": 0.03806,
"h": 350
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#DEC0CD
secondary
#8DB6A4
accent
#AA7A3C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384