#DEC2C2#DEC2C2
#DEC2C2 is a very light, muted red. Relative luminance 0.580; OKLCH L 83.8% C 0.032 H 17.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C2 |
|---|---|
| RGB | rgb(222, 194, 194) |
| HSL | hsl(0, 30%, 82%) |
| HSV | hsv(0, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 12.6%, 12.9%) |
| CIE-LAB | lab(80.74, 9.89, 3.65) |
| CIE-LCH | lch(80.74, 10.54, 20.24°) |
| OKLab | oklab(83.78% 0.0303 0.0097) |
| OKLCH | oklch(83.78% 0.032 17.8) |
| XYZ | xyz(59.1531, 58.0096, 59.1094) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Mistyrose
#FFE4E1
ΔE00 7.86
Light Rose
#FFC5CB
ΔE00 8.60
Pale Pink
#FFCFDC
ΔE00 8.61
Pale Rose
#FDC1C5
ΔE00 8.64
Light Pink
#FFD1DF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C2 #C2DEDE
analogous
#DEC2D0 #DEC2C2 #DED0C2
triadic
#DEC2C2 #C2DEC2 #C2C2DE
tetradic
#DEC2C2 #D0DEC2 #C2DEDE #D0C2DE
square
#DEC2C2 #D0DEC2 #C2DEDE #D0C2DE
split-complementary
#DEC2C2 #C2DED0 #C2D0DE
monochromatic
#B37373 #C99A9A #DEC2C2 #F3EAEA #F4EBEB
Accessibility & contrast
On white
1.67
#DEC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DEC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#CDCAC2
Tritanopia (blue-blind)
#E4C0C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2c2; /* rgb */ color: rgb(222, 194, 194); /* oklch */ color: oklch(83.8% 0.032 17.8);
Tailwind
colors: {
custom: {
50: '#e8d4d4',
500: '#dec2c2',
950: '#000000',
},
}SCSS
$custom: #dec2c2; $custom-light: #e8d4d4; $custom-dark: #000000;
JSON
{
"hex": "#dec2c2",
"rgb": {
"r": 222,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83775,
"c": 0.03186,
"h": 17.8
},
"luminance": 0.58008
}Semantic roles & 50–950 ramp
primary
#DEC2C2
secondary
#8FB5B5
accent
#A8A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383