#B8A2AD#B8A2AD
#B8A2AD is a light, muted pink. Relative luminance 0.390; OKLCH L 73.5% C 0.030 H 346.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A2AD |
|---|---|
| RGB | rgb(184, 162, 173) |
| HSL | hsl(330, 13%, 68%) |
| HSV | hsv(330, 12%, 72%) |
| CMYK | cmyk(0%, 12%, 6%, 27.8%) |
| CIE-LAB | lab(68.79, 9.95, -2.73) |
| CIE-LCH | lch(68.79, 10.32, 344.65°) |
| OKLab | oklab(73.47% 0.0289 -0.0071) |
| OKLCH | oklch(73.47% 0.03 346.2) |
| XYZ | xyz(40.2295, 39.0489, 44.9450) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.95
Light Mauve
#C292A1
ΔE00 8.15
Dusty Pink
#D8A7B1
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 9.02
Rosybrown
#BC8F8F
ΔE00 9.41
Lilac
#C8A2C8
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A2AD #A2B8AD
analogous
#B8A2B8 #B8A2AD #B8A2A2
triadic
#B8A2AD #ADB8A2 #A2ADB8
tetradic
#B8A2AD #B8B8A2 #A2B8AD #A2A2B8
square
#B8A2AD #B8B8A2 #A2B8AD #A2A2B8
split-complementary
#B8A2AD #A2B8A2 #A2B8B8
monochromatic
#7F6170 #9E7F8E #B8A2AD #D2C5CC #EDE7EA
Accessibility & contrast
On white
2.38
#B8A2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#B8A2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A2AD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A2AD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AD
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#BBA2A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b8a2ad; /* rgb */ color: rgb(184, 162, 173); /* oklch */ color: oklch(73.5% 0.030 346.2);
Tailwind
colors: {
custom: {
50: '#cdbdc5',
500: '#b8a2ad',
950: '#000000',
},
}SCSS
$custom: #b8a2ad; $custom-light: #cdbdc5; $custom-dark: #000000;
JSON
{
"hex": "#b8a2ad",
"rgb": {
"r": 184,
"g": 162,
"b": 173
},
"hsl": {
"h": 330,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.7347,
"c": 0.02977,
"h": 346.2
},
"luminance": 0.39048
}Semantic roles & 50–950 ramp
primary
#B8A2AD
secondary
#D8DEDB
accent
#98734E
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131212
muted
#828181