#BBA2AF#BBA2AF
#BBA2AF is a light, muted pink. Relative luminance 0.395; OKLCH L 73.8% C 0.034 H 345.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2AF |
|---|---|
| RGB | rgb(187, 162, 175) |
| HSL | hsl(329, 16%, 68%) |
| HSV | hsv(329, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 6.4%, 26.7%) |
| CIE-LAB | lab(69.11, 11.39, -3.33) |
| CIE-LCH | lch(69.11, 11.87, 343.70°) |
| OKLab | oklab(73.81% 0.0331 -0.0087) |
| OKLCH | oklch(73.81% 0.034 345.3) |
| XYZ | xyz(41.1510, 39.5014, 46.0059) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.25
Pinkish Grey
#C8ACA9
ΔE00 7.37
Dusty Pink
#D8A7B1
ΔE00 7.51
Grey Pink
#C3909B
ΔE00 8.26
Lilac
#C8A2C8
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2AF #A2BBAE
analogous
#BAA2BB #BBA2AF #BBA2A2
triadic
#BBA2AF #AFBBA2 #A2AFBB
tetradic
#BBA2AF #BBBAA2 #A2BBAE #A2A2BB
square
#BBA2AF #BBBAA2 #A2BBAE #A2A2BB
split-complementary
#BBA2AF #A2BBA2 #A2BBBA
monochromatic
#836072 #A17F91 #BBA2AF #D5C5CD #EFE9EC
Accessibility & contrast
On white
2.36
#BBA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BBA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2AF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2AF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#A9AAAE
Tritanopia (blue-blind)
#BFA2A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bba2af; /* rgb */ color: rgb(187, 162, 175); /* oklch */ color: oklch(73.8% 0.034 345.3);
Tailwind
colors: {
custom: {
50: '#cfbdc6',
500: '#bba2af',
950: '#000000',
},
}SCSS
$custom: #bba2af; $custom-light: #cfbdc6; $custom-dark: #000000;
JSON
{
"hex": "#bba2af",
"rgb": {
"r": 187,
"g": 162,
"b": 175
},
"hsl": {
"h": 328.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73807,
"c": 0.03418,
"h": 345.3
},
"luminance": 0.39501
}Semantic roles & 50–950 ramp
primary
#BBA2AF
secondary
#D9E0DC
accent
#9A714C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182