#B8A2B2#B8A2B2
#B8A2B2 is a light, muted pink. Relative luminance 0.392; OKLCH L 73.6% C 0.034 H 335.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2B2 |
|---|---|
| RGB | rgb(184, 162, 178) |
| HSL | hsl(316, 13%, 68%) |
| HSV | hsv(316, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 3.3%, 27.8%) |
| CIE-LAB | lab(68.93, 10.86, -5.30) |
| CIE-LCH | lch(68.93, 12.09, 334.00°) |
| OKLab | oklab(73.63% 0.0308 -0.014) |
| OKLCH | oklch(73.63% 0.034 335.6) |
| XYZ | xyz(40.7224, 39.2460, 47.5409) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.95
Light Mauve
#C292A1
ΔE00 8.11
Pinkish Grey
#C8ACA9
ΔE00 8.64
Dusty Pink
#D8A7B1
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.73
Grey Pink
#C3909B
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2B2 #A2B8A8
analogous
#B3A2B8 #B8A2B2 #B8A2A7
triadic
#B8A2B2 #B2B8A2 #A2B2B8
tetradic
#B8A2B2 #B8B3A2 #A2B8A8 #A2A7B8
square
#B8A2B2 #B8B3A2 #A2B8A8 #A2A7B8
split-complementary
#B8A2B2 #A7B8A2 #A2B8B3
monochromatic
#7F6177 #9E7F95 #B8A2B2 #D2C5CF #EDE7EB
Accessibility & contrast
On white
2.37
#B8A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B8A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2B2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2B2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#BBA3A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2b2; /* rgb */ color: rgb(184, 162, 178); /* oklch */ color: oklch(73.6% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#cdbdc9',
500: '#b8a2b2',
950: '#000000',
},
}SCSS
$custom: #b8a2b2; $custom-light: #cdbdc9; $custom-dark: #000000;
JSON
{
"hex": "#b8a2b2",
"rgb": {
"r": 184,
"g": 162,
"b": 178
},
"hsl": {
"h": 316.364,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73628,
"c": 0.03382,
"h": 335.6
},
"luminance": 0.39245
}Semantic roles & 50–950 ramp
primary
#B8A2B2
secondary
#D8DED9
accent
#98624E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182