#BBAEB4#BBAEB4
#BBAEB4 is a light, near-neutral pink. Relative luminance 0.441; OKLCH L 76.4% C 0.017 H 347.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEB4 |
|---|---|
| RGB | rgb(187, 174, 180) |
| HSL | hsl(332, 9%, 71%) |
| HSV | hsv(332, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.32, 5.72, -1.39) |
| CIE-LCH | lch(72.32, 5.89, 346.37°) |
| OKLab | oklab(76.35% 0.0166 -0.0036) |
| OKLCH | oklch(76.35% 0.017 347.8) |
| XYZ | xyz(43.8667, 44.1326, 49.3787) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 7.43
Dark Gray
#A9A9A9
ΔE00 7.64
Silver
#C0C0C0
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 9.98
Dusty Pink
#D8A7B1
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEB4 #AEBBB5
analogous
#BBAEBA #BBAEB4 #BBAEAE
triadic
#BBAEB4 #B4BBAE #AEB4BB
tetradic
#BBAEB4 #BABBAE #AEBBB5 #AEAEBB
square
#BBAEB4 #BABBAE #AEBBB5 #AEAEBB
split-complementary
#BBAEB4 #AEBBAE #AEBABB
monochromatic
#826D76 #9F8D95 #BBAEB4 #D7CFD3 #F1EEF0
Accessibility & contrast
On white
2.14
#BBAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BBAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEB4
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEB4 | 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)
#AFB0B4
Deuteranopia (green-blind)
#B2B2B4
Tritanopia (blue-blind)
#BDAEB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaeb4; /* rgb */ color: rgb(187, 174, 180); /* oklch */ color: oklch(76.4% 0.017 347.8);
Tailwind
colors: {
custom: {
50: '#cfc6ca',
500: '#bbaeb4',
950: '#000000',
},
}SCSS
$custom: #bbaeb4; $custom-light: #cfc6ca; $custom-dark: #000000;
JSON
{
"hex": "#bbaeb4",
"rgb": {
"r": 187,
"g": 174,
"b": 180
},
"hsl": {
"h": 332.308,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76352,
"c": 0.01701,
"h": 347.8
},
"luminance": 0.44132
}Semantic roles & 50–950 ramp
primary
#BBAEB4
secondary
#E1E4E3
accent
#937553
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282