#DEC0C8#DEC0C8
#DEC0C8 is a very light, muted pink. Relative luminance 0.574; OKLCH L 83.6% C 0.036 H 360.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0C8 |
|---|---|
| RGB | rgb(222, 192, 200) |
| HSL | hsl(344, 31%, 81%) |
| HSV | hsv(344, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 9.9%, 12.9%) |
| CIE-LAB | lab(80.40, 11.94, -0.07) |
| CIE-LCH | lch(80.40, 11.94, 359.64°) |
| OKLab | oklab(83.56% 0.0356 0) |
| OKLCH | oklch(83.56% 0.036 0) |
| XYZ | xyz(59.3984, 57.4004, 62.5828) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.35
Pale Pink
#FFCFDC
ΔE00 6.83
Light Pink
#FFD1DF
ΔE00 6.85
Pinkish Grey
#C8ACA9
ΔE00 7.34
Dusty Pink
#D8A7B1
ΔE00 7.52
Light Rose
#FFC5CB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0C8 #C0DED6
analogous
#DEC0D7 #DEC0C8 #DEC7C0
triadic
#DEC0C8 #C8DEC0 #C0C8DE
tetradic
#DEC0C8 #D7DEC0 #C0DED6 #C7C0DE
square
#DEC0C8 #D7DEC0 #C0DED6 #C7C0DE
split-complementary
#DEC0C8 #C0DEC7 #C0D7DE
monochromatic
#B47082 #C998A5 #DEC0C8 #F3E8EB #F4EBED
Accessibility & contrast
On white
1.68
#DEC0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DEC0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0C8
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0C8 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5C8
Deuteranopia (green-blind)
#CAC9C7
Tritanopia (blue-blind)
#E4BFC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0c8; /* rgb */ color: rgb(222, 192, 200); /* oklch */ color: oklch(83.6% 0.036 360.0);
Tailwind
colors: {
custom: {
50: '#e8d3d8',
500: '#dec0c8',
950: '#000000',
},
}SCSS
$custom: #dec0c8; $custom-light: #e8d3d8; $custom-dark: #000000;
JSON
{
"hex": "#dec0c8",
"rgb": {
"r": 222,
"g": 192,
"b": 200
},
"hsl": {
"h": 344,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.83561,
"c": 0.03563,
"h": 360
},
"luminance": 0.57399
}Semantic roles & 50–950 ramp
primary
#DEC0C8
secondary
#8DB6AB
accent
#AA8D3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383