#DCA7BF#DCA7BF
#DCA7BF is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.4% C 0.069 H 349.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA7BF |
|---|---|
| RGB | rgb(220, 167, 191) |
| HSL | hsl(333, 43%, 76%) |
| HSV | hsv(333, 24%, 86%) |
| CMYK | cmyk(0%, 24.1%, 13.2%, 13.7%) |
| CIE-LAB | lab(73.94, 23.17, -4.69) |
| CIE-LCH | lch(73.94, 23.64, 348.57°) |
| OKLab | oklab(78.43% 0.0684 -0.0121) |
| OKLCH | oklch(78.43% 0.069 349.9) |
| XYZ | xyz(52.7377, 46.6167, 55.5001) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.66
Faded Pink
#DE9DAC
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 6.36
Lilac
#C8A2C8
ΔE00 6.61
Baby Pink
#FFB7CE
ΔE00 6.63
Pastel Pink
#FFBACD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA7BF #A7DCC4
analogous
#DCA7D9 #DCA7BF #DCA9A7
triadic
#DCA7BF #BFDCA7 #A7BFDC
tetradic
#DCA7BF #D9DCA7 #A7DCC4 #A9A7DC
square
#DCA7BF #D9DCA7 #A7DCC4 #A9A7DC
split-complementary
#DCA7BF #A7DCA9 #A7D9DC
monochromatic
#B94F7F #CB7B9F #DCA7BF #EDD3DF #F6E9EF
Accessibility & contrast
On white
2.03
#DCA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#DCA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA7BF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA7BF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C0
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#E4A6AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca7bf; /* rgb */ color: rgb(220, 167, 191); /* oklch */ color: oklch(78.4% 0.069 349.9);
Tailwind
colors: {
custom: {
50: '#e7c1d2',
500: '#dca7bf',
950: '#000000',
},
}SCSS
$custom: #dca7bf; $custom-light: #e7c1d2; $custom-dark: #000000;
JSON
{
"hex": "#dca7bf",
"rgb": {
"r": 220,
"g": 167,
"b": 191
},
"hsl": {
"h": 332.83,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.7843,
"c": 0.06948,
"h": 349.9
},
"luminance": 0.46615
}Semantic roles & 50–950 ramp
primary
#DCA7BF
secondary
#DEEDE6
accent
#B6792F
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182