#DCA7AC#DCA7AC
#DCA7AC is a light, moderate red. Relative luminance 0.458; OKLCH L 77.9% C 0.063 H 12.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA7AC |
|---|---|
| RGB | rgb(220, 167, 172) |
| HSL | hsl(354, 43%, 76%) |
| HSV | hsv(354, 24%, 86%) |
| CMYK | cmyk(0%, 24.1%, 21.8%, 13.7%) |
| CIE-LAB | lab(73.44, 20.21, 5.01) |
| CIE-LCH | lch(73.44, 20.82, 13.93°) |
| OKLab | oklab(77.87% 0.0614 0.0134) |
| OKLCH | oklch(77.87% 0.063 12.3) |
| XYZ | xyz(50.7808, 45.8340, 45.1937) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.19
Faded Pink
#DE9DAC
ΔE00 4.33
Lightpink
#FFB6C1
ΔE00 6.76
Soft Pink
#FDB0C0
ΔE00 6.84
Grey Pink
#C3909B
ΔE00 7.05
Pale Rose
#FDC1C5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA7AC #A7DCD7
analogous
#DCA7C6 #DCA7AC #DCBCA7
triadic
#DCA7AC #ACDCA7 #A7ACDC
tetradic
#DCA7AC #C6DCA7 #A7DCD7 #BCA7DC
square
#DCA7AC #C6DCA7 #A7DCD7 #BCA7DC
split-complementary
#DCA7AC #A7DCBC #A7C6DC
monochromatic
#B94F59 #CB7B83 #DCA7AC #EDD3D5 #F6E9EA
Accessibility & contrast
On white
2.07
#DCA7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DCA7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA7AC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA7AC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAC
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#E6A3A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca7ac; /* rgb */ color: rgb(220, 167, 172); /* oklch */ color: oklch(77.9% 0.063 12.3);
Tailwind
colors: {
custom: {
50: '#e7c1c4',
500: '#dca7ac',
950: '#000000',
},
}SCSS
$custom: #dca7ac; $custom-light: #e7c1c4; $custom-dark: #000000;
JSON
{
"hex": "#dca7ac",
"rgb": {
"r": 220,
"g": 167,
"b": 172
},
"hsl": {
"h": 354.34,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.77872,
"c": 0.06284,
"h": 12.3
},
"luminance": 0.45832
}Semantic roles & 50–950 ramp
primary
#DCA7AC
secondary
#DEEDEC
accent
#B6A92F
background
#FEFBFC
surface
#FCF7F8
border
#D5D0D1
text
#161212
muted
#848181