#B8A2AC#B8A2AC
#B8A2AC is a light, muted pink. Relative luminance 0.390; OKLCH L 73.4% C 0.029 H 348.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2AC |
|---|---|
| RGB | rgb(184, 162, 172) |
| HSL | hsl(333, 13%, 68%) |
| HSV | hsv(333, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 6.5%, 27.8%) |
| CIE-LAB | lab(68.76, 9.77, -2.22) |
| CIE-LCH | lch(68.76, 10.02, 347.22°) |
| OKLab | oklab(73.44% 0.0285 -0.0057) |
| OKLCH | oklch(73.44% 0.029 348.6) |
| XYZ | xyz(40.1332, 39.0103, 44.4373) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 8.22
Dusty Pink
#D8A7B1
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 9.01
Rosybrown
#BC8F8F
ΔE00 9.22
Thistle
#D8BFD8
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2AC #A2B8AE
analogous
#B8A2B7 #B8A2AC #B8A3A2
triadic
#B8A2AC #ACB8A2 #A2ACB8
tetradic
#B8A2AC #B7B8A2 #A2B8AE #A3A2B8
square
#B8A2AC #B7B8A2 #A2B8AE #A3A2B8
split-complementary
#B8A2AC #A2B8A3 #A2B7B8
monochromatic
#7F616E #9E7F8D #B8A2AC #D2C5CB #EDE7EA
Accessibility & contrast
On white
2.39
#B8A2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#B8A2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2AC
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2AC | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#BCA2A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2ac; /* rgb */ color: rgb(184, 162, 172); /* oklch */ color: oklch(73.4% 0.029 348.6);
Tailwind
colors: {
custom: {
50: '#cdbdc4',
500: '#b8a2ac',
950: '#000000',
},
}SCSS
$custom: #b8a2ac; $custom-light: #cdbdc4; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ac",
"rgb": {
"r": 184,
"g": 162,
"b": 172
},
"hsl": {
"h": 332.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73439,
"c": 0.02909,
"h": 348.6
},
"luminance": 0.3901
}Semantic roles & 50–950 ramp
primary
#B8A2AC
secondary
#D8DEDB
accent
#98764E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131212
muted
#828181