#B8A2B0#B8A2B0
#B8A2B0 is a light, muted pink. Relative luminance 0.392; OKLCH L 73.6% C 0.032 H 339.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2B0 |
|---|---|
| RGB | rgb(184, 162, 176) |
| HSL | hsl(322, 13%, 68%) |
| HSV | hsv(322, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 4.3%, 27.8%) |
| CIE-LAB | lab(68.87, 10.49, -4.27) |
| CIE-LCH | lch(68.87, 11.33, 337.85°) |
| OKLab | oklab(73.56% 0.03 -0.0112) |
| OKLCH | oklch(73.56% 0.032 339.5) |
| XYZ | xyz(40.5231, 39.1663, 46.4910) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.96
Light Mauve
#C292A1
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.54
Lilac
#C8A2C8
ΔE00 8.60
Thistle
#D8BFD8
ΔE00 9.05
Grey Pink
#C3909B
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2B0 #A2B8AA
analogous
#B5A2B8 #B8A2B0 #B8A2A5
triadic
#B8A2B0 #B0B8A2 #A2B0B8
tetradic
#B8A2B0 #B8B5A2 #A2B8AA #A2A5B8
square
#B8A2B0 #B8B5A2 #A2B8AA #A2A5B8
split-complementary
#B8A2B0 #A5B8A2 #A2B8B5
monochromatic
#7F6174 #9E7F93 #B8A2B0 #D2C5CD #EDE7EB
Accessibility & contrast
On white
2.38
#B8A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#B8A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2B0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2B0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B1
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#BBA2A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2b0; /* rgb */ color: rgb(184, 162, 176); /* oklch */ color: oklch(73.6% 0.032 339.5);
Tailwind
colors: {
custom: {
50: '#cdbdc7',
500: '#b8a2b0',
950: '#000000',
},
}SCSS
$custom: #b8a2b0; $custom-light: #cdbdc7; $custom-dark: #000000;
JSON
{
"hex": "#b8a2b0",
"rgb": {
"r": 184,
"g": 162,
"b": 176
},
"hsl": {
"h": 321.818,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73564,
"c": 0.03207,
"h": 339.5
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#B8A2B0
secondary
#D8DEDA
accent
#98694E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182