#BBA2B3#BBA2B3
#BBA2B3 is a light, muted pink. Relative luminance 0.397; OKLCH L 73.9% C 0.037 H 337.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2B3 |
|---|---|
| RGB | rgb(187, 162, 179) |
| HSL | hsl(319, 16%, 68%) |
| HSV | hsv(319, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 4.3%, 26.7%) |
| CIE-LAB | lab(69.23, 12.11, -5.38) |
| CIE-LCH | lch(69.23, 13.26, 336.04°) |
| OKLab | oklab(73.93% 0.0346 -0.0142) |
| OKLCH | oklch(73.93% 0.037 337.7) |
| XYZ | xyz(41.5497, 39.6609, 48.1056) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.18
Light Mauve
#C292A1
ΔE00 7.35
Dusty Pink
#D8A7B1
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 8.62
Pinkish Grey
#C8ACA9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2B3 #A2BBAA
analogous
#B6A2BB #BBA2B3 #BBA2A6
triadic
#BBA2B3 #B3BBA2 #A2B3BB
tetradic
#BBA2B3 #BBB6A2 #A2BBAA #A2A6BB
square
#BBA2B3 #BBB6A2 #A2BBAA #A2A6BB
split-complementary
#BBA2B3 #A6BBA2 #A2BBB6
monochromatic
#836078 #A17F96 #BBA2B3 #D5C5D0 #EFE9ED
Accessibility & contrast
On white
2.35
#BBA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BBA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2B3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2B3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B4
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#BEA3A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bba2b3; /* rgb */ color: rgb(187, 162, 179); /* oklch */ color: oklch(73.9% 0.037 337.7);
Tailwind
colors: {
custom: {
50: '#cfbdc9',
500: '#bba2b3',
950: '#000000',
},
}SCSS
$custom: #bba2b3; $custom-light: #cfbdc9; $custom-dark: #000000;
JSON
{
"hex": "#bba2b3",
"rgb": {
"r": 187,
"g": 162,
"b": 179
},
"hsl": {
"h": 319.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73934,
"c": 0.03735,
"h": 337.7
},
"luminance": 0.3966
}Semantic roles & 50–950 ramp
primary
#BBA2B3
secondary
#D9E0DB
accent
#9A654C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131213
muted
#828182