#DEC7C4#DEC7C4
#DEC7C4 is a very light, muted red. Relative luminance 0.604; OKLCH L 84.8% C 0.026 H 26.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7C4 |
|---|---|
| RGB | rgb(222, 199, 196) |
| HSL | hsl(7, 28%, 82%) |
| HSV | hsv(7, 12%, 87%) |
| CMYK | cmyk(0%, 10.4%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.04, 7.57, 4.44) |
| CIE-LCH | lch(82.04, 8.77, 30.42°) |
| OKLab | oklab(84.8% 0.0236 0.0118) |
| OKLCH | oklch(84.8% 0.026 26.6) |
| XYZ | xyz(60.5107, 60.3632, 60.6775) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 6.96
Warm Gray
#C9BEB0
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.71
Lavenderblush
#FFF0F5
ΔE00 9.93
Silver
#C0C0C0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7C4 #C4DBDE
analogous
#DEC4CE #DEC7C4 #DED4C4
triadic
#DEC7C4 #C4DEC7 #C7C4DE
tetradic
#DEC7C4 #CEDEC4 #C4DBDE #D4C4DE
square
#DEC7C4 #CEDEC4 #C4DBDE #D4C4DE
split-complementary
#DEC7C4 #C4DED4 #C4CEDE
monochromatic
#B27C76 #C8A29D #DEC7C4 #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.61
#DEC7C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DEC7C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7C4
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7C4 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC4
Deuteranopia (green-blind)
#D0CEC4
Tritanopia (blue-blind)
#E4C5C6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec7c4; /* rgb */ color: rgb(222, 199, 196); /* oklch */ color: oklch(84.8% 0.026 26.6);
Tailwind
colors: {
custom: {
50: '#e8d8d5',
500: '#dec7c4',
950: '#000000',
},
}SCSS
$custom: #dec7c4; $custom-light: #e8d8d5; $custom-dark: #000000;
JSON
{
"hex": "#dec7c4",
"rgb": {
"r": 222,
"g": 199,
"b": 196
},
"hsl": {
"h": 6.923,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.848,
"c": 0.02637,
"h": 26.6
},
"luminance": 0.60362
}Semantic roles & 50–950 ramp
primary
#DEC7C4
secondary
#91B1B5
accent
#9BA73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383