#B8A0B4#B8A0B4
#B8A0B4 is a light, muted pink. Relative luminance 0.386; OKLCH L 73.3% C 0.039 H 331.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0B4 |
|---|---|
| RGB | rgb(184, 160, 180) |
| HSL | hsl(310, 14%, 67%) |
| HSV | hsv(310, 13%, 72%) |
| CMYK | cmyk(0%, 13%, 2.2%, 27.8%) |
| CIE-LAB | lab(68.48, 12.34, -7.07) |
| CIE-LCH | lch(68.48, 14.22, 330.18°) |
| OKLab | oklab(73.3% 0.0346 -0.0188) |
| OKLCH | oklch(73.3% 0.039 331.5) |
| XYZ | xyz(40.5752, 38.6279, 48.4896) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.54
Light Mauve
#C292A1
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.67
Dusty Lavender
#AC86A8
ΔE00 8.79
Dusty Pink
#D8A7B1
ΔE00 8.81
Grey Pink
#C3909B
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0B4 #A0B8A4
analogous
#B0A0B8 #B8A0B4 #B8A0A8
triadic
#B8A0B4 #B4B8A0 #A0B4B8
tetradic
#B8A0B4 #B8B0A0 #A0B8A4 #A0A8B8
square
#B8A0B4 #B8B0A0 #A0B8A4 #A0A8B8
split-complementary
#B8A0B4 #A8B8A0 #A0B8B0
monochromatic
#7F5F79 #9E7D98 #B8A0B4 #D2C3D0 #ECE6EB
Accessibility & contrast
On white
2.41
#B8A0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B8A0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0B4
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0B4 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B5
Deuteranopia (green-blind)
#A5A8B3
Tritanopia (blue-blind)
#BAA1A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b8a0b4; /* rgb */ color: rgb(184, 160, 180); /* oklch */ color: oklch(73.3% 0.039 331.5);
Tailwind
colors: {
custom: {
50: '#cdbcca',
500: '#b8a0b4',
950: '#000000',
},
}SCSS
$custom: #b8a0b4; $custom-light: #cdbcca; $custom-dark: #000000;
JSON
{
"hex": "#b8a0b4",
"rgb": {
"r": 184,
"g": 160,
"b": 180
},
"hsl": {
"h": 310,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.73299,
"c": 0.03937,
"h": 331.5
},
"luminance": 0.38627
}Semantic roles & 50–950 ramp
primary
#B8A0B4
secondary
#D6DED7
accent
#99594D
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182