#BBAEB3#BBAEB3
#BBAEB3 is a light, near-neutral pink. Relative luminance 0.441; OKLCH L 76.3% C 0.016 H 352.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEB3 |
|---|---|
| RGB | rgb(187, 174, 179) |
| HSL | hsl(337, 9%, 71%) |
| HSV | hsv(337, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 4.3%, 26.7%) |
| CIE-LAB | lab(72.29, 5.54, -0.88) |
| CIE-LCH | lch(72.29, 5.61, 351.00°) |
| OKLab | oklab(76.32% 0.0162 -0.0022) |
| OKLCH | oklch(76.32% 0.016 352.1) |
| XYZ | xyz(43.7652, 44.0920, 48.8441) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 7.35
Dark Gray
#A9A9A9
ΔE00 7.41
Silver
#C0C0C0
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 10.33
Warm Gray
#C9BEB0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEB3 #AEBBB6
analogous
#BBAEB9 #BBAEB3 #BBAFAE
triadic
#BBAEB3 #B3BBAE #AEB3BB
tetradic
#BBAEB3 #B9BBAE #AEBBB6 #AFAEBB
square
#BBAEB3 #B9BBAE #AEBBB6 #AFAEBB
split-complementary
#BBAEB3 #AEBBAF #AEB9BB
monochromatic
#826D75 #9F8D94 #BBAEB3 #D7CFD2 #F1EEEF
Accessibility & contrast
On white
2.14
#BBAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BBAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEB3
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEB3 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#BDAEB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaeb3; /* rgb */ color: rgb(187, 174, 179); /* oklch */ color: oklch(76.3% 0.016 352.1);
Tailwind
colors: {
custom: {
50: '#cfc6c9',
500: '#bbaeb3',
950: '#000000',
},
}SCSS
$custom: #bbaeb3; $custom-light: #cfc6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbaeb3",
"rgb": {
"r": 187,
"g": 174,
"b": 179
},
"hsl": {
"h": 336.923,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76322,
"c": 0.0164,
"h": 352.1
},
"luminance": 0.44092
}Semantic roles & 50–950 ramp
primary
#BBAEB3
secondary
#E1E4E3
accent
#937A53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282