#B8A2B4#B8A2B4
#B8A2B4 is a light, muted pink. Relative luminance 0.393; OKLCH L 73.7% C 0.036 H 332.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2B4 |
|---|---|
| RGB | rgb(184, 162, 180) |
| HSL | hsl(311, 13%, 68%) |
| HSV | hsv(311, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 2.2%, 27.8%) |
| CIE-LAB | lab(68.99, 11.23, -6.32) |
| CIE-LCH | lch(68.99, 12.89, 330.63°) |
| OKLab | oklab(73.69% 0.0315 -0.0167) |
| OKLCH | oklch(73.69% 0.036 332) |
| XYZ | xyz(40.9247, 39.3269, 48.6061) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.33
Light Mauve
#C292A1
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.46
Dusty Pink
#D8A7B1
ΔE00 8.92
Pinkish Grey
#C8ACA9
ΔE00 9.30
Grey Pink
#C3909B
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2B4 #A2B8A6
analogous
#B1A2B8 #B8A2B4 #B8A2A9
triadic
#B8A2B4 #B4B8A2 #A2B4B8
tetradic
#B8A2B4 #B8B1A2 #A2B8A6 #A2A9B8
square
#B8A2B4 #B8B1A2 #A2B8A6 #A2A9B8
split-complementary
#B8A2B4 #A9B8A2 #A2B8B1
monochromatic
#7F6179 #9E7F98 #B8A2B4 #D2C5D0 #EDE7EC
Accessibility & contrast
On white
2.37
#B8A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B8A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2B4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2B4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B5
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#BAA3A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2b4; /* rgb */ color: rgb(184, 162, 180); /* oklch */ color: oklch(73.7% 0.036 332.0);
Tailwind
colors: {
custom: {
50: '#cdbdca',
500: '#b8a2b4',
950: '#000000',
},
}SCSS
$custom: #b8a2b4; $custom-light: #cdbdca; $custom-dark: #000000;
JSON
{
"hex": "#b8a2b4",
"rgb": {
"r": 184,
"g": 162,
"b": 180
},
"hsl": {
"h": 310.909,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73693,
"c": 0.03571,
"h": 332
},
"luminance": 0.39326
}Semantic roles & 50–950 ramp
primary
#B8A2B4
secondary
#D8DED9
accent
#985B4E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182