#BBAFB7#BBAFB7
#BBAFB7 is a light, near-neutral pink. Relative luminance 0.446; OKLCH L 76.6% C 0.018 H 337.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB7 |
|---|---|
| RGB | rgb(187, 175, 183) |
| HSL | hsl(320, 8%, 71%) |
| HSV | hsv(320, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 2.1%, 26.7%) |
| CIE-LAB | lab(72.66, 5.73, -2.54) |
| CIE-LCH | lch(72.66, 6.26, 336.11°) |
| OKLab | oklab(76.65% 0.0163 -0.0067) |
| OKLCH | oklch(76.65% 0.018 337.7) |
| XYZ | xyz(44.3696, 44.6440, 51.0703) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.23
Pinkish Grey
#C8ACA9
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.90
Silver
#C0C0C0
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB7 #AFBBB3
analogous
#B9AFBB #BBAFB7 #BBAFB1
triadic
#BBAFB7 #B7BBAF #AFB7BB
tetradic
#BBAFB7 #BBB9AF #AFBBB3 #AFB1BB
square
#BBAFB7 #BBB9AF #AFBBB3 #AFB1BB
split-complementary
#BBAFB7 #B1BBAF #AFBBB9
monochromatic
#826E7B #9F8E99 #BBAFB7 #D7D0D5 #F1EEF0
Accessibility & contrast
On white
2.12
#BBAFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BBAFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB7 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#BDAFB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb7; /* rgb */ color: rgb(187, 175, 183); /* oklch */ color: oklch(76.6% 0.018 337.7);
Tailwind
colors: {
custom: {
50: '#cfc6cc',
500: '#bbafb7',
950: '#000000',
},
}SCSS
$custom: #bbafb7; $custom-light: #cfc6cc; $custom-dark: #000000;
JSON
{
"hex": "#bbafb7",
"rgb": {
"r": 187,
"g": 175,
"b": 183
},
"hsl": {
"h": 320,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76645,
"c": 0.01758,
"h": 337.7
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#BBAFB7
secondary
#E1E4E2
accent
#926853
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282