#DCA5BF#DCA5BF
#DCA5BF is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.1% C 0.073 H 348.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA5BF |
|---|---|
| RGB | rgb(220, 165, 191) |
| HSL | hsl(332, 44%, 75%) |
| HSV | hsv(332, 25%, 86%) |
| CMYK | cmyk(0%, 25%, 13.2%, 13.7%) |
| CIE-LAB | lab(73.47, 24.25, -5.38) |
| CIE-LCH | lch(73.47, 24.84, 347.49°) |
| OKLab | oklab(78.07% 0.0715 -0.014) |
| OKLCH | oklch(78.07% 0.073 348.9) |
| XYZ | xyz(52.3742, 45.8896, 55.3789) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.23
Lilac
#C8A2C8
ΔE00 6.36
Powder Pink
#FFB2D0
ΔE00 6.36
Baby Pink
#FFB7CE
ΔE00 6.85
Light Mauve
#C292A1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA5BF #A5DCC2
analogous
#DCA5DB #DCA5BF #DCA6A5
triadic
#DCA5BF #BFDCA5 #A5BFDC
tetradic
#DCA5BF #DBDCA5 #A5DCC2 #A6A5DC
square
#DCA5BF #DBDCA5 #A5DCC2 #A6A5DC
split-complementary
#DCA5BF #A5DCA6 #A5DBDC
monochromatic
#BA4D80 #CB79A0 #DCA5BF #EDD1DE #F6E9EF
Accessibility & contrast
On white
2.06
#DCA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#DCA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA5BF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA5BF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#E4A4AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca5bf; /* rgb */ color: rgb(220, 165, 191); /* oklch */ color: oklch(78.1% 0.073 348.9);
Tailwind
colors: {
custom: {
50: '#e7c0d2',
500: '#dca5bf',
950: '#000000',
},
}SCSS
$custom: #dca5bf; $custom-light: #e7c0d2; $custom-dark: #000000;
JSON
{
"hex": "#dca5bf",
"rgb": {
"r": 220,
"g": 165,
"b": 191
},
"hsl": {
"h": 331.636,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.78068,
"c": 0.07286,
"h": 348.9
},
"luminance": 0.45887
}Semantic roles & 50–950 ramp
primary
#DCA5BF
secondary
#DEEDE6
accent
#B7762E
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182