#BBA2AD#BBA2AD
#BBA2AD is a light, muted pink. Relative luminance 0.394; OKLCH L 73.7% C 0.033 H 349.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2AD |
|---|---|
| RGB | rgb(187, 162, 173) |
| HSL | hsl(334, 16%, 68%) |
| HSV | hsv(334, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.06, 11.03, -2.30) |
| CIE-LCH | lch(69.06, 11.27, 348.21°) |
| OKLab | oklab(73.75% 0.0323 -0.006) |
| OKLCH | oklch(73.75% 0.033 349.6) |
| XYZ | xyz(40.9560, 39.4234, 44.9790) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.68
Light Mauve
#C292A1
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 7.43
Grey Pink
#C3909B
ΔE00 8.18
Rosybrown
#BC8F8F
ΔE00 8.78
Lilac
#C8A2C8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2AD #A2BBB0
analogous
#BBA2B9 #BBA2AD #BBA3A2
triadic
#BBA2AD #ADBBA2 #A2ADBB
tetradic
#BBA2AD #B9BBA2 #A2BBB0 #A3A2BB
square
#BBA2AD #B9BBA2 #A2BBB0 #A3A2BB
split-complementary
#BBA2AD #A2BBA3 #A2B9BB
monochromatic
#83606F #A17F8E #BBA2AD #D5C5CC #EFE9EB
Accessibility & contrast
On white
2.36
#BBA2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BBA2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2AD
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2AD | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AD
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#BFA2A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bba2ad; /* rgb */ color: rgb(187, 162, 173); /* oklch */ color: oklch(73.7% 0.033 349.6);
Tailwind
colors: {
custom: {
50: '#cfbdc5',
500: '#bba2ad',
950: '#000000',
},
}SCSS
$custom: #bba2ad; $custom-light: #cfbdc5; $custom-dark: #000000;
JSON
{
"hex": "#bba2ad",
"rgb": {
"r": 187,
"g": 162,
"b": 173
},
"hsl": {
"h": 333.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73745,
"c": 0.03284,
"h": 349.6
},
"luminance": 0.39423
}Semantic roles & 50–950 ramp
primary
#BBA2AD
secondary
#D9E0DD
accent
#9A774C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141212
muted
#828181