#DCA8A7#DCA8A7
#DCA8A7 is a light, moderate red. Relative luminance 0.460; OKLCH L 77.9% C 0.062 H 19.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8A7 |
|---|---|
| RGB | rgb(220, 168, 167) |
| HSL | hsl(1, 43%, 76%) |
| HSV | hsv(1, 24%, 86%) |
| CMYK | cmyk(0%, 23.6%, 24.1%, 13.7%) |
| CIE-LAB | lab(73.55, 18.94, 7.93) |
| CIE-LCH | lch(73.55, 20.53, 22.71°) |
| OKLab | oklab(77.92% 0.0579 0.0209) |
| OKLCH | oklch(77.92% 0.062 19.8) |
| XYZ | xyz(50.4936, 46.0133, 42.7735) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.31
Faded Pink
#DE9DAC
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 6.92
Pale Rose
#FDC1C5
ΔE00 7.36
Lightpink
#FFB6C1
ΔE00 7.72
Greyish Pink
#C88D94
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8A7 #A7DBDC
analogous
#DCA7C0 #DCA8A7 #DCC2A7
triadic
#DCA8A7 #A7DCA8 #A8A7DC
tetradic
#DCA8A7 #C0DCA7 #A7DBDC #C2A7DC
square
#DCA8A7 #C0DCA7 #A7DBDC #C2A7DC
split-complementary
#DCA8A7 #A7DCC2 #A7C0DC
monochromatic
#B9514F #CB7D7B #DCA8A7 #EDD3D3 #F6E9E9
Accessibility & contrast
On white
2.06
#DCA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#DCA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8A7
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8A7 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA7
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#E7A3A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca8a7; /* rgb */ color: rgb(220, 168, 167); /* oklch */ color: oklch(77.9% 0.062 19.8);
Tailwind
colors: {
custom: {
50: '#e8c2c1',
500: '#dca8a7',
950: '#000000',
},
}SCSS
$custom: #dca8a7; $custom-light: #e8c2c1; $custom-dark: #000000;
JSON
{
"hex": "#dca8a7",
"rgb": {
"r": 220,
"g": 168,
"b": 167
},
"hsl": {
"h": 1.132,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.77922,
"c": 0.06154,
"h": 19.8
},
"luminance": 0.46011
}Semantic roles & 50–950 ramp
primary
#DCA8A7
secondary
#DEEDED
accent
#B4B62F
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#161212
muted
#848181