#BBAEB5#BBAEB5
#BBAEB5 is a light, near-neutral pink. Relative luminance 0.442; OKLCH L 76.4% C 0.018 H 343.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEB5 |
|---|---|
| RGB | rgb(187, 174, 181) |
| HSL | hsl(328, 9%, 71%) |
| HSV | hsv(328, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 3.2%, 26.7%) |
| CIE-LAB | lab(72.34, 5.90, -1.90) |
| CIE-LCH | lch(72.34, 6.20, 342.19°) |
| OKLab | oklab(76.38% 0.017 -0.005) |
| OKLCH | oklch(76.38% 0.018 343.7) |
| XYZ | xyz(43.9690, 44.1735, 49.9171) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.54
Dark Gray
#A9A9A9
ΔE00 7.89
Silver
#C0C0C0
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 9.64
Dusty Pink
#D8A7B1
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEB5 #AEBBB4
analogous
#BAAEBB #BBAEB5 #BBAEAE
triadic
#BBAEB5 #B5BBAE #AEB5BB
tetradic
#BBAEB5 #BBBAAE #AEBBB4 #AEAEBB
square
#BBAEB5 #BBBAAE #AEBBB4 #AEAEBB
split-complementary
#BBAEB5 #AEBBAE #AEBBBA
monochromatic
#826D78 #9F8D97 #BBAEB5 #D7CFD3 #F1EEF0
Accessibility & contrast
On white
2.14
#BBAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BBAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEB5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEB5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B5
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#BDAEB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaeb5; /* rgb */ color: rgb(187, 174, 181); /* oklch */ color: oklch(76.4% 0.018 343.7);
Tailwind
colors: {
custom: {
50: '#cfc6cb',
500: '#bbaeb5',
950: '#000000',
},
}SCSS
$custom: #bbaeb5; $custom-light: #cfc6cb; $custom-dark: #000000;
JSON
{
"hex": "#bbaeb5",
"rgb": {
"r": 187,
"g": 174,
"b": 181
},
"hsl": {
"h": 327.692,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76382,
"c": 0.01772,
"h": 343.7
},
"luminance": 0.44173
}Semantic roles & 50–950 ramp
primary
#BBAEB5
secondary
#E1E4E2
accent
#937053
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282