#BBAFB3#BBAFB3
#BBAFB3 is a light, near-neutral pink. Relative luminance 0.445; OKLCH L 76.5% C 0.015 H 355.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB3 |
|---|---|
| RGB | rgb(187, 175, 179) |
| HSL | hsl(340, 8%, 71%) |
| HSV | hsv(340, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 4.3%, 26.7%) |
| CIE-LAB | lab(72.55, 5.00, -0.50) |
| CIE-LCH | lch(72.55, 5.02, 354.28°) |
| OKLab | oklab(76.52% 0.0147 -0.0012) |
| OKLCH | oklch(76.52% 0.015 355.1) |
| XYZ | xyz(43.9591, 44.4799, 48.9088) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.38
Dove Gray
#B6B8BD
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 10.16
Light Gray
#D3D3D3
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB3 #AFBBB7
analogous
#BBAFB9 #BBAFB3 #BBB1AF
triadic
#BBAFB3 #B3BBAF #AFB3BB
tetradic
#BBAFB3 #B9BBAF #AFBBB7 #B1AFBB
square
#BBAFB3 #B9BBAF #AFBBB7 #B1AFBB
split-complementary
#BBAFB3 #AFBBB1 #AFB9BB
monochromatic
#826E75 #9F8E94 #BBAFB3 #D7D0D2 #F1EEEF
Accessibility & contrast
On white
2.12
#BBAFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBAFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB3
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB3 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B3
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#BDAFB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb3; /* rgb */ color: rgb(187, 175, 179); /* oklch */ color: oklch(76.5% 0.015 355.1);
Tailwind
colors: {
custom: {
50: '#cfc6c9',
500: '#bbafb3',
950: '#000000',
},
}SCSS
$custom: #bbafb3; $custom-light: #cfc6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbafb3",
"rgb": {
"r": 187,
"g": 175,
"b": 179
},
"hsl": {
"h": 340,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76523,
"c": 0.01477,
"h": 355.1
},
"luminance": 0.44479
}Semantic roles & 50–950 ramp
primary
#BBAFB3
secondary
#E1E4E3
accent
#927D53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282