#DEC4C8#DEC4C8
#DEC4C8 is a very light, muted red. Relative luminance 0.592; OKLCH L 84.3% C 0.030 H 7.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C8 |
|---|---|
| RGB | rgb(222, 196, 200) |
| HSL | hsl(351, 28%, 82%) |
| HSV | hsv(351, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.39, 9.82, 1.36) |
| CIE-LCH | lch(81.39, 9.91, 7.91°) |
| OKLab | oklab(84.33% 0.0296 0.0038) |
| OKLCH | oklch(84.33% 0.03 7.2) |
| XYZ | xyz(60.2886, 59.1808, 62.8795) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.86
Mistyrose
#FFE4E1
ΔE00 7.88
Light Pink
#FFD1DF
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 7.93
Light Rose
#FFC5CB
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C8 #C4DEDA
analogous
#DEC4D5 #DEC4C8 #DECDC4
triadic
#DEC4C8 #C8DEC4 #C4C8DE
tetradic
#DEC4C8 #D5DEC4 #C4DEDA #CDC4DE
square
#DEC4C8 #D5DEC4 #C4DEDA #CDC4DE
split-complementary
#DEC4C8 #C4DECD #C4D5DE
monochromatic
#B2767F #C89DA3 #DEC4C8 #F4EBED #F4EBED
Accessibility & contrast
On white
1.64
#DEC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DEC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#E3C2C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c8; /* rgb */ color: rgb(222, 196, 200); /* oklch */ color: oklch(84.3% 0.030 7.2);
Tailwind
colors: {
custom: {
50: '#e8d5d8',
500: '#dec4c8',
950: '#000000',
},
}SCSS
$custom: #dec4c8; $custom-light: #e8d5d8; $custom-dark: #000000;
JSON
{
"hex": "#dec4c8",
"rgb": {
"r": 222,
"g": 196,
"b": 200
},
"hsl": {
"h": 350.769,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.8433,
"c": 0.02985,
"h": 7.2
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#DEC4C8
secondary
#91B5B0
accent
#A7973F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383