#B8A5AE#B8A5AE
#B8A5AE is a light, muted pink. Relative luminance 0.402; OKLCH L 74.1% C 0.025 H 347.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A5AE |
|---|---|
| RGB | rgb(184, 165, 174) |
| HSL | hsl(332, 12%, 68%) |
| HSV | hsv(332, 10%, 72%) |
| CMYK | cmyk(0%, 10.3%, 5.4%, 27.8%) |
| CIE-LAB | lab(69.58, 8.48, -2.12) |
| CIE-LCH | lch(69.58, 8.74, 345.97°) |
| OKLab | oklab(74.1% 0.0247 -0.0055) |
| OKLCH | oklch(74.1% 0.025 347.4) |
| XYZ | xyz(40.8614, 40.1572, 45.6348) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.37
Dusty Pink
#D8A7B1
ΔE00 9.20
Light Mauve
#C292A1
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.75
Dark Gray
#A9A9A9
ΔE00 9.99
Rosybrown
#BC8F8F
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A5AE #A5B8AF
analogous
#B8A5B7 #B8A5AE #B8A5A5
triadic
#B8A5AE #AEB8A5 #A5AEB8
tetradic
#B8A5AE #B7B8A5 #A5B8AF #A5A5B8
square
#B8A5AE #B7B8A5 #A5B8AF #A5A5B8
split-complementary
#B8A5AE #A5B8A5 #A5B7B8
monochromatic
#7F6471 #9D838F #B8A5AE #D3C7CD #EEE9EC
Accessibility & contrast
On white
2.33
#B8A5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B8A5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A5AE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A5AE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#BBA5A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b8a5ae; /* rgb */ color: rgb(184, 165, 174); /* oklch */ color: oklch(74.1% 0.025 347.4);
Tailwind
colors: {
custom: {
50: '#cdbfc6',
500: '#b8a5ae',
950: '#000000',
},
}SCSS
$custom: #b8a5ae; $custom-light: #cdbfc6; $custom-dark: #000000;
JSON
{
"hex": "#b8a5ae",
"rgb": {
"r": 184,
"g": 165,
"b": 174
},
"hsl": {
"h": 331.579,
"s": 11.801,
"l": 68.431
},
"oklch": {
"l": 0.74099,
"c": 0.02528,
"h": 347.4
},
"luminance": 0.40157
}Semantic roles & 50–950 ramp
primary
#B8A5AE
secondary
#DADFDD
accent
#967550
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#131213
muted
#828182