#D8A9BF#D8A9BF
#D8A9BF is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.4% C 0.062 H 348.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A9BF |
|---|---|
| RGB | rgb(216, 169, 191) |
| HSL | hsl(332, 38%, 75%) |
| HSV | hsv(332, 22%, 85%) |
| CMYK | cmyk(0%, 21.8%, 11.6%, 15.3%) |
| CIE-LAB | lab(74.02, 20.68, -4.62) |
| CIE-LCH | lch(74.02, 21.19, 347.42°) |
| OKLab | oklab(78.4% 0.0608 -0.012) |
| OKLCH | oklch(78.4% 0.062 348.9) |
| XYZ | xyz(51.9105, 46.7383, 55.5671) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.28
Faded Pink
#DE9DAC
ΔE00 5.59
Lilac
#C8A2C8
ΔE00 6.29
Light Mauve
#C292A1
ΔE00 7.09
Powder Pink
#FFB2D0
ΔE00 7.29
Baby Pink
#FFB7CE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A9BF #A9D8C2
analogous
#D8A9D6 #D8A9BF #D8AAA9
triadic
#D8A9BF #BFD8A9 #A9BFD8
tetradic
#D8A9BF #D6D8A9 #A9D8C2 #AAA9D8
square
#D8A9BF #D6D8A9 #A9D8C2 #AAA9D8
split-complementary
#D8A9BF #A9D8AA #A9D6D8
monochromatic
#B25580 #C57FA0 #D8A9BF #EBD3DE #F5EAEF
Accessibility & contrast
On white
2.03
#D8A9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#D8A9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A9BF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A9BF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1C0
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#DFA8B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d8a9bf; /* rgb */ color: rgb(216, 169, 191); /* oklch */ color: oklch(78.4% 0.062 348.9);
Tailwind
colors: {
custom: {
50: '#e4c2d2',
500: '#d8a9bf',
950: '#000000',
},
}SCSS
$custom: #d8a9bf; $custom-light: #e4c2d2; $custom-dark: #000000;
JSON
{
"hex": "#d8a9bf",
"rgb": {
"r": 216,
"g": 169,
"b": 191
},
"hsl": {
"h": 331.915,
"s": 37.6,
"l": 75.49
},
"oklch": {
"l": 0.784,
"c": 0.06198,
"h": 348.9
},
"luminance": 0.46736
}Semantic roles & 50–950 ramp
primary
#D8A9BF
secondary
#DFECE6
accent
#B17735
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#151214
muted
#848182