#DCCAC7#DCCAC7
#DCCAC7 is a very light, muted red. Relative luminance 0.616; OKLCH L 85.3% C 0.021 H 28.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAC7 |
|---|---|
| RGB | rgb(220, 202, 199) |
| HSL | hsl(9, 23%, 82%) |
| HSV | hsv(9, 10%, 86%) |
| CMYK | cmyk(0%, 8.2%, 9.5%, 13.7%) |
| CIE-LAB | lab(82.69, 5.77, 3.77) |
| CIE-LCH | lch(82.69, 6.89, 33.15°) |
| OKLab | oklab(85.3% 0.0181 0.01) |
| OKLCH | oklch(85.3% 0.021 28.9) |
| XYZ | xyz(60.9436, 61.5812, 62.6976) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.88
Pinkish Grey
#C8ACA9
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAC7 #C7D9DC
analogous
#DCC7CF #DCCAC7 #DCD5C7
triadic
#DCCAC7 #C7DCCA #CAC7DC
tetradic
#DCCAC7 #CFDCC7 #C7D9DC #D5C7DC
square
#DCCAC7 #CFDCC7 #C7D9DC #D5C7DC
split-complementary
#DCCAC7 #C7DCD5 #C7CFDC
monochromatic
#AD837C #C4A6A1 #DCCAC7 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.58
#DCCAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DCCAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAC7
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAC7 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#E1C8C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccac7; /* rgb */ color: rgb(220, 202, 199); /* oklch */ color: oklch(85.3% 0.021 28.9);
Tailwind
colors: {
custom: {
50: '#e7dad8',
500: '#dccac7',
950: '#000000',
},
}SCSS
$custom: #dccac7; $custom-light: #e7dad8; $custom-dark: #000000;
JSON
{
"hex": "#dccac7",
"rgb": {
"r": 220,
"g": 202,
"b": 199
},
"hsl": {
"h": 8.571,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.85297,
"c": 0.02068,
"h": 28.9
},
"luminance": 0.6158
}Semantic roles & 50–950 ramp
primary
#DCCAC7
secondary
#95AEB2
accent
#94A244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383