#DEC2C7#DEC2C7
#DEC2C7 is a very light, muted red. Relative luminance 0.582; OKLCH L 83.9% C 0.032 H 5.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C7 |
|---|---|
| RGB | rgb(222, 194, 199) |
| HSL | hsl(349, 30%, 82%) |
| HSV | hsv(349, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 10.4%, 12.9%) |
| CIE-LAB | lab(80.87, 10.71, 1.14) |
| CIE-LCH | lch(80.87, 10.77, 6.10°) |
| OKLab | oklab(83.92% 0.0322 0.0032) |
| OKLCH | oklch(83.92% 0.032 5.6) |
| XYZ | xyz(59.7241, 58.2380, 62.1167) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 7.46
Light Pink
#FFD1DF
ΔE00 7.48
Light Rose
#FFC5CB
ΔE00 8.17
Dusty Pink
#D8A7B1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C7 #C2DED9
analogous
#DEC2D5 #DEC2C7 #DECBC2
triadic
#DEC2C7 #C7DEC2 #C2C7DE
tetradic
#DEC2C7 #D5DEC2 #C2DED9 #CBC2DE
square
#DEC2C7 #D5DEC2 #C2DED9 #CBC2DE
split-complementary
#DEC2C7 #C2DECB #C2D5DE
monochromatic
#B3737E #C99AA3 #DEC2C7 #F3EAEB #F4EBED
Accessibility & contrast
On white
1.66
#DEC2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DEC2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C7
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C7 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#E4C0C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2c7; /* rgb */ color: rgb(222, 194, 199); /* oklch */ color: oklch(83.9% 0.032 5.6);
Tailwind
colors: {
custom: {
50: '#e8d4d8',
500: '#dec2c7',
950: '#000000',
},
}SCSS
$custom: #dec2c7; $custom-light: #e8d4d8; $custom-dark: #000000;
JSON
{
"hex": "#dec2c7",
"rgb": {
"r": 222,
"g": 194,
"b": 199
},
"hsl": {
"h": 349.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83916,
"c": 0.0324,
"h": 5.6
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#DEC2C7
secondary
#8FB5AF
accent
#A8953D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383