#BBAFB4#BBAFB4
#BBAFB4 is a light, near-neutral pink. Relative luminance 0.445; OKLCH L 76.6% C 0.015 H 350.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB4 |
|---|---|
| RGB | rgb(187, 175, 180) |
| HSL | hsl(335, 8%, 71%) |
| HSV | hsv(335, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.58, 5.18, -1.01) |
| CIE-LCH | lch(72.58, 5.28, 348.96°) |
| OKLab | oklab(76.55% 0.0151 -0.0026) |
| OKLCH | oklch(76.55% 0.015 350.2) |
| XYZ | xyz(44.0606, 44.5205, 49.4433) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 6.89
Dark Gray
#A9A9A9
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 10.40
Warm Gray
#C9BEB0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB4 #AFBBB6
analogous
#BBAFBA #BBAFB4 #BBB0AF
triadic
#BBAFB4 #B4BBAF #AFB4BB
tetradic
#BBAFB4 #BABBAF #AFBBB6 #B0AFBB
square
#BBAFB4 #BABBAF #AFBBB6 #B0AFBB
split-complementary
#BBAFB4 #AFBBB0 #AFBABB
monochromatic
#826E76 #9F8E95 #BBAFB4 #D7D0D3 #F1EEEF
Accessibility & contrast
On white
2.12
#BBAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BBAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB4 | 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)
#B0B1B4
Deuteranopia (green-blind)
#B2B3B4
Tritanopia (blue-blind)
#BDAFB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb4; /* rgb */ color: rgb(187, 175, 180); /* oklch */ color: oklch(76.6% 0.015 350.2);
Tailwind
colors: {
custom: {
50: '#cfc6ca',
500: '#bbafb4',
950: '#000000',
},
}SCSS
$custom: #bbafb4; $custom-light: #cfc6ca; $custom-dark: #000000;
JSON
{
"hex": "#bbafb4",
"rgb": {
"r": 187,
"g": 175,
"b": 180
},
"hsl": {
"h": 335,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76553,
"c": 0.01533,
"h": 350.2
},
"luminance": 0.4452
}Semantic roles & 50–950 ramp
primary
#BBAFB4
secondary
#E1E4E3
accent
#927853
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282