#DCA8BF#DCA8BF
#DCA8BF is a light, moderate pink. Relative luminance 0.470; OKLCH L 78.6% C 0.068 H 350.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8BF |
|---|---|
| RGB | rgb(220, 168, 191) |
| HSL | hsl(333, 43%, 76%) |
| HSV | hsv(333, 24%, 86%) |
| CMYK | cmyk(0%, 23.6%, 13.2%, 13.7%) |
| CIE-LAB | lab(74.18, 22.63, -4.34) |
| CIE-LCH | lch(74.18, 23.05, 349.15°) |
| OKLab | oklab(78.61% 0.0669 -0.0112) |
| OKLCH | oklch(78.61% 0.068 350.5) |
| XYZ | xyz(52.9216, 46.9845, 55.5614) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.39
Faded Pink
#DE9DAC
ΔE00 4.95
Powder Pink
#FFB2D0
ΔE00 6.40
Baby Pink
#FFB7CE
ΔE00 6.55
Lilac
#C8A2C8
ΔE00 6.76
Pastel Pink
#FFBACD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8BF #A8DCC5
analogous
#DCA8D9 #DCA8BF #DCABA8
triadic
#DCA8BF #BFDCA8 #A8BFDC
tetradic
#DCA8BF #D9DCA8 #A8DCC5 #ABA8DC
square
#DCA8BF #D9DCA8 #A8DCC5 #ABA8DC
split-complementary
#DCA8BF #A8DCAB #A8D9DC
monochromatic
#B9517F #CA7C9F #DCA8BF #EED4DF #F6E9EF
Accessibility & contrast
On white
2.02
#DCA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#DCA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8BF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8BF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#E4A7B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca8bf; /* rgb */ color: rgb(220, 168, 191); /* oklch */ color: oklch(78.6% 0.068 350.5);
Tailwind
colors: {
custom: {
50: '#e7c2d2',
500: '#dca8bf',
950: '#000000',
},
}SCSS
$custom: #dca8bf; $custom-light: #e7c2d2; $custom-dark: #000000;
JSON
{
"hex": "#dca8bf",
"rgb": {
"r": 220,
"g": 168,
"b": 191
},
"hsl": {
"h": 333.462,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.78612,
"c": 0.06778,
"h": 350.5
},
"luminance": 0.46982
}Semantic roles & 50–950 ramp
primary
#DCA8BF
secondary
#DEEDE6
accent
#B67A30
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182