#DEC3C4#DEC3C4
#DEC3C4 is a very light, muted red. Relative luminance 0.585; OKLCH L 84.0% C 0.031 H 15.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3C4 |
|---|---|
| RGB | rgb(222, 195, 196) |
| HSL | hsl(358, 29%, 82%) |
| HSV | hsv(358, 12%, 87%) |
| CMYK | cmyk(0%, 12.2%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.04, 9.69, 3.00) |
| CIE-LCH | lch(81.04, 10.14, 17.23°) |
| OKLab | oklab(84.02% 0.0296 0.0081) |
| OKLCH | oklch(84.02% 0.031 15.2) |
| XYZ | xyz(59.6025, 58.5467, 60.3747) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 7.72
Pale Pink
#FFCFDC
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.53
Light Rose
#FFC5CB
ΔE00 8.71
Pale Rose
#FDC1C5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3C4 #C3DEDD
analogous
#DEC3D2 #DEC3C4 #DED0C3
triadic
#DEC3C4 #C4DEC3 #C3C4DE
tetradic
#DEC3C4 #D2DEC3 #C3DEDD #D0C3DE
square
#DEC3C4 #D2DEC3 #C3DEDD #D0C3DE
split-complementary
#DEC3C4 #C3DED0 #C3D2DE
monochromatic
#B37476 #C89C9D #DEC3C4 #F4EAEB #F4EBEC
Accessibility & contrast
On white
1.65
#DEC3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DEC3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3C4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3C4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C4
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#E4C1C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec3c4; /* rgb */ color: rgb(222, 195, 196); /* oklch */ color: oklch(84.0% 0.031 15.2);
Tailwind
colors: {
custom: {
50: '#e8d5d5',
500: '#dec3c4',
950: '#000000',
},
}SCSS
$custom: #dec3c4; $custom-light: #e8d5d5; $custom-dark: #000000;
JSON
{
"hex": "#dec3c4",
"rgb": {
"r": 222,
"g": 195,
"b": 196
},
"hsl": {
"h": 357.778,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.84024,
"c": 0.03067,
"h": 15.2
},
"luminance": 0.58545
}Semantic roles & 50–950 ramp
primary
#DEC3C4
secondary
#90B5B4
accent
#A8A43E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383