#BBAEB8#BBAEB8
#BBAEB8 is a light, muted pink. Relative luminance 0.443; OKLCH L 76.5% C 0.020 H 333.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEB8 |
|---|---|
| RGB | rgb(187, 174, 184) |
| HSL | hsl(314, 9%, 71%) |
| HSV | hsv(314, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 1.6%, 26.7%) |
| CIE-LAB | lab(72.43, 6.46, -3.42) |
| CIE-LCH | lch(72.43, 7.31, 332.07°) |
| OKLab | oklab(76.47% 0.0182 -0.009) |
| OKLCH | oklch(76.47% 0.02 333.6) |
| XYZ | xyz(44.2801, 44.2980, 51.5558) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.98
Dark Gray
#A9A9A9
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 8.72
Silver
#C0C0C0
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEB8 #AEBBB1
analogous
#B7AEBB #BBAEB8 #BBAEB1
triadic
#BBAEB8 #B8BBAE #AEB8BB
tetradic
#BBAEB8 #BBB7AE #AEBBB1 #AEB1BB
square
#BBAEB8 #BBB7AE #AEBBB1 #AEB1BB
split-complementary
#BBAEB8 #B1BBAE #AEBBB7
monochromatic
#826D7D #9F8D9B #BBAEB8 #D7CFD5 #F1EEF0
Accessibility & contrast
On white
2.13
#BBAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BBAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEB8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEB8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B8
Deuteranopia (green-blind)
#B1B2B8
Tritanopia (blue-blind)
#BCAEB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbaeb8; /* rgb */ color: rgb(187, 174, 184); /* oklch */ color: oklch(76.5% 0.020 333.6);
Tailwind
colors: {
custom: {
50: '#cfc6cd',
500: '#bbaeb8',
950: '#000000',
},
}SCSS
$custom: #bbaeb8; $custom-light: #cfc6cd; $custom-dark: #000000;
JSON
{
"hex": "#bbaeb8",
"rgb": {
"r": 187,
"g": 174,
"b": 184
},
"hsl": {
"h": 313.846,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76474,
"c": 0.02028,
"h": 333.6
},
"luminance": 0.44298
}Semantic roles & 50–950 ramp
primary
#BBAEB8
secondary
#E1E4E1
accent
#936253
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282