#DEC3C3#DEC3C3
#DEC3C3 is a very light, muted red. Relative luminance 0.585; OKLCH L 84.0% C 0.031 H 17.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3C3 |
|---|---|
| RGB | rgb(222, 195, 195) |
| HSL | hsl(0, 29%, 82%) |
| HSV | hsv(0, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.02, 9.52, 3.50) |
| CIE-LCH | lch(81.02, 10.15, 20.21°) |
| OKLab | oklab(84% 0.0292 0.0094) |
| OKLCH | oklch(84% 0.031 17.8) |
| XYZ | xyz(59.4890, 58.5013, 59.7773) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Mistyrose
#FFE4E1
ΔE00 7.64
Pale Pink
#FFCFDC
ΔE00 8.74
Light Pink
#FFD1DF
ΔE00 8.82
Light Rose
#FFC5CB
ΔE00 8.85
Pale Rose
#FDC1C5
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3C3 #C3DEDE
analogous
#DEC3D1 #DEC3C3 #DED1C3
triadic
#DEC3C3 #C3DEC3 #C3C3DE
tetradic
#DEC3C3 #D1DEC3 #C3DEDE #D1C3DE
square
#DEC3C3 #D1DEC3 #C3DEDE #D1C3DE
split-complementary
#DEC3C3 #C3DED1 #C3D1DE
monochromatic
#B37474 #C89C9C #DEC3C3 #F4EAEA #F4EBEB
Accessibility & contrast
On white
1.65
#DEC3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3C3
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3C3 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#CDCBC3
Tritanopia (blue-blind)
#E4C1C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3c3; /* rgb */ color: rgb(222, 195, 195); /* oklch */ color: oklch(84.0% 0.031 17.8);
Tailwind
colors: {
custom: {
50: '#e8d5d5',
500: '#dec3c3',
950: '#000000',
},
}SCSS
$custom: #dec3c3; $custom-light: #e8d5d5; $custom-dark: #000000;
JSON
{
"hex": "#dec3c3",
"rgb": {
"r": 222,
"g": 195,
"b": 195
},
"hsl": {
"h": 0,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.83996,
"c": 0.03068,
"h": 17.8
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#DEC3C3
secondary
#90B5B5
accent
#A8A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383