#B8A0B2#B8A0B2
#B8A0B2 is a light, muted pink. Relative luminance 0.385; OKLCH L 73.2% C 0.037 H 334.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A0B2 |
|---|---|
| RGB | rgb(184, 160, 178) |
| HSL | hsl(315, 14%, 67%) |
| HSV | hsv(315, 13%, 72%) |
| CMYK | cmyk(0%, 13%, 3.3%, 27.8%) |
| CIE-LAB | lab(68.42, 11.97, -6.05) |
| CIE-LCH | lch(68.42, 13.41, 333.19°) |
| OKLab | oklab(73.23% 0.0339 -0.016) |
| OKLCH | oklch(73.23% 0.037 334.7) |
| XYZ | xyz(40.3729, 38.5470, 47.4244) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.13
Light Mauve
#C292A1
ΔE00 7.46
Dusty Pink
#D8A7B1
ΔE00 8.54
Grey Pink
#C3909B
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 8.86
Dusty Lavender
#AC86A8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A0B2 #A0B8A6
analogous
#B2A0B8 #B8A0B2 #B8A0A6
triadic
#B8A0B2 #B2B8A0 #A0B2B8
tetradic
#B8A0B2 #B8B2A0 #A0B8A6 #A0A6B8
square
#B8A0B2 #B8B2A0 #A0B8A6 #A0A6B8
split-complementary
#B8A0B2 #A6B8A0 #A0B8B2
monochromatic
#7F5F77 #9E7D96 #B8A0B2 #D2C3CE #ECE6EB
Accessibility & contrast
On white
2.41
#B8A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B8A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A0B2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A0B2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#BBA1A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b8a0b2; /* rgb */ color: rgb(184, 160, 178); /* oklch */ color: oklch(73.2% 0.037 334.7);
Tailwind
colors: {
custom: {
50: '#cdbcc9',
500: '#b8a0b2',
950: '#000000',
},
}SCSS
$custom: #b8a0b2; $custom-light: #cdbcc9; $custom-dark: #000000;
JSON
{
"hex": "#b8a0b2",
"rgb": {
"r": 184,
"g": 160,
"b": 178
},
"hsl": {
"h": 315,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.73234,
"c": 0.03746,
"h": 334.7
},
"luminance": 0.38546
}Semantic roles & 50–950 ramp
primary
#B8A0B2
secondary
#D6DED8
accent
#99604D
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182