#BBAFB8#BBAFB8
#BBAFB8 is a light, near-neutral pink. Relative luminance 0.447; OKLCH L 76.7% C 0.018 H 334.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB8 |
|---|---|
| RGB | rgb(187, 175, 184) |
| HSL | hsl(315, 8%, 71%) |
| HSV | hsv(315, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 1.6%, 26.7%) |
| CIE-LAB | lab(72.68, 5.91, -3.05) |
| CIE-LCH | lch(72.68, 6.65, 332.75°) |
| OKLab | oklab(76.68% 0.0167 -0.008) |
| OKLCH | oklch(76.68% 0.018 334.3) |
| XYZ | xyz(44.4740, 44.6858, 51.6204) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.38
Pinkish Grey
#C8ACA9
ΔE00 7.53
Dark Gray
#A9A9A9
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.08
Light Gray
#D3D3D3
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB8 #AFBBB2
analogous
#B8AFBB #BBAFB8 #BBAFB2
triadic
#BBAFB8 #B8BBAF #AFB8BB
tetradic
#BBAFB8 #BBB8AF #AFBBB2 #AFB2BB
square
#BBAFB8 #BBB8AF #AFBBB2 #AFB2BB
split-complementary
#BBAFB8 #B2BBAF #AFBBB8
monochromatic
#826E7D #9F8E9B #BBAFB8 #D7D0D5 #F1EEF0
Accessibility & contrast
On white
2.11
#BBAFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BBAFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#BCAFB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb8; /* rgb */ color: rgb(187, 175, 184); /* oklch */ color: oklch(76.7% 0.018 334.3);
Tailwind
colors: {
custom: {
50: '#cfc6cd',
500: '#bbafb8',
950: '#000000',
},
}SCSS
$custom: #bbafb8; $custom-light: #cfc6cd; $custom-dark: #000000;
JSON
{
"hex": "#bbafb8",
"rgb": {
"r": 187,
"g": 175,
"b": 184
},
"hsl": {
"h": 315,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76675,
"c": 0.01849,
"h": 334.3
},
"luminance": 0.44685
}Semantic roles & 50–950 ramp
primary
#BBAFB8
secondary
#E1E4E2
accent
#926353
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282