#DCA8AC#DCA8AC
#DCA8AC is a light, moderate red. Relative luminance 0.462; OKLCH L 78.1% C 0.061 H 13.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8AC |
|---|---|
| RGB | rgb(220, 168, 172) |
| HSL | hsl(355, 43%, 76%) |
| HSV | hsv(355, 24%, 86%) |
| CMYK | cmyk(0%, 23.6%, 21.8%, 13.7%) |
| CIE-LAB | lab(73.68, 19.67, 5.36) |
| CIE-LCH | lch(73.68, 20.39, 15.24°) |
| OKLab | oklab(78.06% 0.0598 0.0143) |
| OKLCH | oklch(78.06% 0.061 13.4) |
| XYZ | xyz(50.9647, 46.2018, 45.2550) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.45
Faded Pink
#DE9DAC
ΔE00 4.80
Lightpink
#FFB6C1
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 7.03
Soft Pink
#FDB0C0
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8AC #A8DCD8
analogous
#DCA8C6 #DCA8AC #DCBEA8
triadic
#DCA8AC #ACDCA8 #A8ACDC
tetradic
#DCA8AC #C6DCA8 #A8DCD8 #BEA8DC
square
#DCA8AC #C6DCA8 #A8DCD8 #BEA8DC
split-complementary
#DCA8AC #A8DCBE #A8C6DC
monochromatic
#B95159 #CA7C82 #DCA8AC #EED4D6 #F6E9EA
Accessibility & contrast
On white
2.05
#DCA8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#DCA8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8AC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8AC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#BCB9AB
Tritanopia (blue-blind)
#E6A4AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca8ac; /* rgb */ color: rgb(220, 168, 172); /* oklch */ color: oklch(78.1% 0.061 13.4);
Tailwind
colors: {
custom: {
50: '#e7c2c4',
500: '#dca8ac',
950: '#000000',
},
}SCSS
$custom: #dca8ac; $custom-light: #e7c2c4; $custom-dark: #000000;
JSON
{
"hex": "#dca8ac",
"rgb": {
"r": 220,
"g": 168,
"b": 172
},
"hsl": {
"h": 355.385,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.78057,
"c": 0.06149,
"h": 13.4
},
"luminance": 0.46199
}Semantic roles & 50–950 ramp
primary
#DCA8AC
secondary
#DEEDEC
accent
#B6AB30
background
#FEFBFC
surface
#FCF7F8
border
#D5D0D1
text
#161212
muted
#848181