#DCA9BF#DCA9BF
#DCA9BF is a light, moderate pink. Relative luminance 0.474; OKLCH L 78.8% C 0.066 H 351.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA9BF |
|---|---|
| RGB | rgb(220, 169, 191) |
| HSL | hsl(334, 42%, 76%) |
| HSV | hsv(334, 23%, 86%) |
| CMYK | cmyk(0%, 23.2%, 13.2%, 13.7%) |
| CIE-LAB | lab(74.42, 22.09, -3.99) |
| CIE-LCH | lch(74.42, 22.45, 349.76°) |
| OKLab | oklab(78.8% 0.0653 -0.0103) |
| OKLCH | oklch(78.8% 0.066 351.1) |
| XYZ | xyz(53.1070, 47.3552, 55.6231) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.13
Faded Pink
#DE9DAC
ΔE00 4.98
Powder Pink
#FFB2D0
ΔE00 6.47
Baby Pink
#FFB7CE
ΔE00 6.50
Pastel Pink
#FFBACD
ΔE00 6.80
Lilac
#C8A2C8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA9BF #A9DCC6
analogous
#DCA9D9 #DCA9BF #DCADA9
triadic
#DCA9BF #BFDCA9 #A9BFDC
tetradic
#DCA9BF #D9DCA9 #A9DCC6 #ADA9DC
square
#DCA9BF #D9DCA9 #A9DCC6 #ADA9DC
split-complementary
#DCA9BF #A9DCAD #A9D9DC
monochromatic
#B9527E #CA7E9F #DCA9BF #EED4DF #F6E9EF
Accessibility & contrast
On white
2.01
#DCA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#DCA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA9BF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA9BF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#E4A8B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dca9bf; /* rgb */ color: rgb(220, 169, 191); /* oklch */ color: oklch(78.8% 0.066 351.1);
Tailwind
colors: {
custom: {
50: '#e7c3d2',
500: '#dca9bf',
950: '#000000',
},
}SCSS
$custom: #dca9bf; $custom-light: #e7c3d2; $custom-dark: #000000;
JSON
{
"hex": "#dca9bf",
"rgb": {
"r": 220,
"g": 169,
"b": 191
},
"hsl": {
"h": 334.118,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.78795,
"c": 0.0661,
"h": 351.1
},
"luminance": 0.47353
}Semantic roles & 50–950 ramp
primary
#DCA9BF
secondary
#DEEDE7
accent
#B57C30
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161214
muted
#848182