#B8A4B2#B8A4B2
#B8A4B2 is a light, muted pink. Relative luminance 0.400; OKLCH L 74.0% C 0.030 H 336.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A4B2 |
|---|---|
| RGB | rgb(184, 164, 178) |
| HSL | hsl(318, 12%, 68%) |
| HSV | hsv(318, 11%, 72%) |
| CMYK | cmyk(0%, 10.9%, 3.3%, 27.8%) |
| CIE-LAB | lab(69.44, 9.76, -4.55) |
| CIE-LCH | lch(69.44, 10.77, 335.02°) |
| OKLab | oklab(74.02% 0.0277 -0.012) |
| OKLCH | oklch(74.02% 0.03 336.6) |
| XYZ | xyz(41.0775, 39.9562, 47.6592) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.74
Lilac
#C8A2C8
ΔE00 8.85
Light Mauve
#C292A1
ΔE00 8.87
Dusty Pink
#D8A7B1
ΔE00 9.01
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A4B2 #A4B8AA
analogous
#B4A4B8 #B8A4B2 #B8A4A8
triadic
#B8A4B2 #B2B8A4 #A4B2B8
tetradic
#B8A4B2 #B8B4A4 #A4B8AA #A4A8B8
square
#B8A4B2 #B8B4A4 #A4B8AA #A4A8B8
split-complementary
#B8A4B2 #A8B8A4 #A4B8B4
monochromatic
#7F6376 #9D8295 #B8A4B2 #D3C6CF #EEE9EC
Accessibility & contrast
On white
2.34
#B8A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#B8A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A4B2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A4B2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#A8ABB1
Tritanopia (blue-blind)
#BAA4A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b8a4b2; /* rgb */ color: rgb(184, 164, 178); /* oklch */ color: oklch(74.0% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#cdbfc9',
500: '#b8a4b2',
950: '#000000',
},
}SCSS
$custom: #b8a4b2; $custom-light: #cdbfc9; $custom-dark: #000000;
JSON
{
"hex": "#b8a4b2",
"rgb": {
"r": 184,
"g": 164,
"b": 178
},
"hsl": {
"h": 318,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.74025,
"c": 0.03021,
"h": 336.6
},
"luminance": 0.39956
}Semantic roles & 50–950 ramp
primary
#B8A4B2
secondary
#D9DFDB
accent
#96644F
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182