#BBAFB5#BBAFB5
#BBAFB5 is a light, near-neutral pink. Relative luminance 0.446; OKLCH L 76.6% C 0.016 H 345.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB5 |
|---|---|
| RGB | rgb(187, 175, 181) |
| HSL | hsl(330, 8%, 71%) |
| HSV | hsv(330, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 3.2%, 26.7%) |
| CIE-LAB | lab(72.60, 5.36, -1.52) |
| CIE-LCH | lch(72.60, 5.57, 344.18°) |
| OKLab | oklab(76.58% 0.0155 -0.004) |
| OKLCH | oklch(76.58% 0.016 345.7) |
| XYZ | xyz(44.1629, 44.5614, 49.9818) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 6.98
Dark Gray
#A9A9A9
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 10.05
Light Gray
#D3D3D3
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB5 #AFBBB5
analogous
#BBAFBB #BBAFB5 #BBAFAF
triadic
#BBAFB5 #B5BBAF #AFB5BB
tetradic
#BBAFB5 #BBBBAF #AFBBB5 #AFAFBB
square
#BBAFB5 #BBBBAF #AFBBB5 #AFAFBB
split-complementary
#BBAFB5 #AFBBAF #AFBBBB
monochromatic
#826E78 #9F8E96 #BBAFB5 #D7D0D4 #F1EEF0
Accessibility & contrast
On white
2.12
#BBAFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BBAFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB5
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB5 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B5
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#BDAFB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb5; /* rgb */ color: rgb(187, 175, 181); /* oklch */ color: oklch(76.6% 0.016 345.7);
Tailwind
colors: {
custom: {
50: '#cfc6cb',
500: '#bbafb5',
950: '#000000',
},
}SCSS
$custom: #bbafb5; $custom-light: #cfc6cb; $custom-dark: #000000;
JSON
{
"hex": "#bbafb5",
"rgb": {
"r": 187,
"g": 175,
"b": 181
},
"hsl": {
"h": 330,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76584,
"c": 0.016,
"h": 345.7
},
"luminance": 0.44561
}Semantic roles & 50–950 ramp
primary
#BBAFB5
secondary
#E1E4E3
accent
#927353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282