#DEC2C6#DEC2C6
#DEC2C6 is a very light, muted red. Relative luminance 0.582; OKLCH L 83.9% C 0.032 H 8.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C6 |
|---|---|
| RGB | rgb(222, 194, 198) |
| HSL | hsl(351, 30%, 82%) |
| HSV | hsv(351, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 10.8%, 12.9%) |
| CIE-LAB | lab(80.85, 10.55, 1.64) |
| CIE-LCH | lch(80.85, 10.67, 8.86°) |
| OKLab | oklab(83.89% 0.0319 0.0045) |
| OKLCH | oklch(83.89% 0.032 8) |
| XYZ | xyz(59.6083, 58.1917, 61.5072) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 7.65
Light Pink
#FFD1DF
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.84
Light Rose
#FFC5CB
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C6 #C2DEDA
analogous
#DEC2D4 #DEC2C6 #DECCC2
triadic
#DEC2C6 #C6DEC2 #C2C6DE
tetradic
#DEC2C6 #D4DEC2 #C2DEDA #CCC2DE
square
#DEC2C6 #D4DEC2 #C2DEDA #CCC2DE
split-complementary
#DEC2C6 #C2DECC #C2D4DE
monochromatic
#B3737C #C99AA1 #DEC2C6 #F3EAEB #F4EBEC
Accessibility & contrast
On white
1.66
#DEC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C6
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#E4C0C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2c6; /* rgb */ color: rgb(222, 194, 198); /* oklch */ color: oklch(83.9% 0.032 8.0);
Tailwind
colors: {
custom: {
50: '#e8d4d7',
500: '#dec2c6',
950: '#000000',
},
}SCSS
$custom: #dec2c6; $custom-light: #e8d4d7; $custom-dark: #000000;
JSON
{
"hex": "#dec2c6",
"rgb": {
"r": 222,
"g": 194,
"b": 198
},
"hsl": {
"h": 351.429,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83888,
"c": 0.03218,
"h": 8
},
"luminance": 0.5819
}Semantic roles & 50–950 ramp
primary
#DEC2C6
secondary
#8FB5B0
accent
#A8993D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383