#D8A8BF#D8A8BF
#D8A8BF is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.2% C 0.064 H 348.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A8BF |
|---|---|
| RGB | rgb(216, 168, 191) |
| HSL | hsl(331, 38%, 75%) |
| HSV | hsv(331, 22%, 85%) |
| CMYK | cmyk(0%, 22.2%, 11.6%, 15.3%) |
| CIE-LAB | lab(73.78, 21.22, -4.97) |
| CIE-LCH | lch(73.78, 21.79, 346.82°) |
| OKLab | oklab(78.22% 0.0624 -0.0129) |
| OKLCH | oklch(78.22% 0.064 348.3) |
| XYZ | xyz(51.7252, 46.3676, 55.5053) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.51
Faded Pink
#DE9DAC
ΔE00 5.54
Lilac
#C8A2C8
ΔE00 6.09
Light Mauve
#C292A1
ΔE00 7.01
Powder Pink
#FFB2D0
ΔE00 7.21
Baby Pink
#FFB7CE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A8BF #A8D8C1
analogous
#D8A8D7 #D8A8BF #D8A9A8
triadic
#D8A8BF #BFD8A8 #A8BFD8
tetradic
#D8A8BF #D7D8A8 #A8D8C1 #A9A8D8
square
#D8A8BF #D7D8A8 #A8D8C1 #A9A8D8
split-complementary
#D8A8BF #A8D8A9 #A8D7D8
monochromatic
#B25381 #C57EA0 #D8A8BF #EBD2DE #F6EAEF
Accessibility & contrast
On white
2.04
#D8A8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#D8A8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A8BF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A8BF | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#DFA7B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d8a8bf; /* rgb */ color: rgb(216, 168, 191); /* oklch */ color: oklch(78.2% 0.064 348.3);
Tailwind
colors: {
custom: {
50: '#e4c2d2',
500: '#d8a8bf',
950: '#000000',
},
}SCSS
$custom: #d8a8bf; $custom-light: #e4c2d2; $custom-dark: #000000;
JSON
{
"hex": "#d8a8bf",
"rgb": {
"r": 216,
"g": 168,
"b": 191
},
"hsl": {
"h": 331.25,
"s": 38.095,
"l": 75.294
},
"oklch": {
"l": 0.78216,
"c": 0.06368,
"h": 348.3
},
"luminance": 0.46366
}Semantic roles & 50–950 ramp
primary
#D8A8BF
secondary
#DFECE6
accent
#B17534
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#151214
muted
#848182