#B8A0B0#B8A0B0
#B8A0B0 is a light, muted pink. Relative luminance 0.385; OKLCH L 73.2% C 0.036 H 338.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0B0 |
|---|---|
| RGB | rgb(184, 160, 176) |
| HSL | hsl(320, 14%, 67%) |
| HSV | hsv(320, 13%, 72%) |
| CMYK | cmyk(0%, 13%, 4.3%, 27.8%) |
| CIE-LAB | lab(68.36, 11.60, -5.02) |
| CIE-LCH | lch(68.36, 12.64, 336.59°) |
| OKLab | oklab(73.17% 0.0331 -0.0132) |
| OKLCH | oklch(73.17% 0.036 338.2) |
| XYZ | xyz(40.1736, 38.4673, 46.3745) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.34
Lilac
#C8A2C8
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0B0 #A0B8A8
analogous
#B4A0B8 #B8A0B0 #B8A0A4
triadic
#B8A0B0 #B0B8A0 #A0B0B8
tetradic
#B8A0B0 #B8B4A0 #A0B8A8 #A0A4B8
square
#B8A0B0 #B8B4A0 #A0B8A8 #A0A4B8
split-complementary
#B8A0B0 #A4B8A0 #A0B8B4
monochromatic
#7F5F74 #9E7D93 #B8A0B0 #D2C3CD #ECE6EA
Accessibility & contrast
On white
2.42
#B8A0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#B8A0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0B0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0B0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#BBA0A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b8a0b0; /* rgb */ color: rgb(184, 160, 176); /* oklch */ color: oklch(73.2% 0.036 338.2);
Tailwind
colors: {
custom: {
50: '#cdbcc7',
500: '#b8a0b0',
950: '#000000',
},
}SCSS
$custom: #b8a0b0; $custom-light: #cdbcc7; $custom-dark: #000000;
JSON
{
"hex": "#b8a0b0",
"rgb": {
"r": 184,
"g": 160,
"b": 176
},
"hsl": {
"h": 320,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.73169,
"c": 0.03568,
"h": 338.2
},
"luminance": 0.38467
}Semantic roles & 50–950 ramp
primary
#B8A0B0
secondary
#D6DED9
accent
#99664D
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182