#B8A2AF#B8A2AF
#B8A2AF is a light, muted pink. Relative luminance 0.391; OKLCH L 73.5% C 0.031 H 341.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2AF |
|---|---|
| RGB | rgb(184, 162, 175) |
| HSL | hsl(325, 13%, 68%) |
| HSV | hsv(325, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 4.9%, 27.8%) |
| CIE-LAB | lab(68.84, 10.31, -3.76) |
| CIE-LCH | lch(68.84, 10.98, 339.97°) |
| OKLab | oklab(73.53% 0.0297 -0.0099) |
| OKLCH | oklch(73.53% 0.031 341.6) |
| XYZ | xyz(40.4245, 39.1268, 45.9718) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.63
Light Mauve
#C292A1
ΔE00 8.08
Dusty Pink
#D8A7B1
ΔE00 8.48
Lilac
#C8A2C8
ΔE00 8.93
Grey Pink
#C3909B
ΔE00 9.08
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2AF #A2B8AB
analogous
#B6A2B8 #B8A2AF #B8A2A4
triadic
#B8A2AF #AFB8A2 #A2AFB8
tetradic
#B8A2AF #B8B6A2 #A2B8AB #A2A4B8
square
#B8A2AF #B8B6A2 #A2B8AB #A2A4B8
split-complementary
#B8A2AF #A4B8A2 #A2B8B6
monochromatic
#7F6173 #9E7F91 #B8A2AF #D2C5CD #EDE7EB
Accessibility & contrast
On white
2.38
#B8A2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#B8A2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2AF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2AF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#BBA2A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2af; /* rgb */ color: rgb(184, 162, 175); /* oklch */ color: oklch(73.5% 0.031 341.6);
Tailwind
colors: {
custom: {
50: '#cdbdc6',
500: '#b8a2af',
950: '#000000',
},
}SCSS
$custom: #b8a2af; $custom-light: #cdbdc6; $custom-dark: #000000;
JSON
{
"hex": "#b8a2af",
"rgb": {
"r": 184,
"g": 162,
"b": 175
},
"hsl": {
"h": 324.545,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73533,
"c": 0.03127,
"h": 341.6
},
"luminance": 0.39126
}Semantic roles & 50–950 ramp
primary
#B8A2AF
secondary
#D8DEDA
accent
#986C4E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182