#BBB0BF#BBB0BF
#BBB0BF is a light, muted purple. Relative luminance 0.454; OKLCH L 77.1% C 0.024 H 317.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0BF |
|---|---|
| RGB | rgb(187, 176, 191) |
| HSL | hsl(284, 10%, 72%) |
| HSV | hsv(284, 8%, 75%) |
| CMYK | cmyk(2.1%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(73.14, 6.69, -6.21) |
| CIE-LCH | lch(73.14, 9.13, 317.11°) |
| OKLab | oklab(77.1% 0.0178 -0.0165) |
| OKLCH | oklch(77.1% 0.024 317.1) |
| XYZ | xyz(45.4213, 45.3773, 55.6460) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 9.46
Dark Gray
#A9A9A9
ΔE00 9.78
Silver
#C0C0C0
ΔE00 9.89
Lilac
#C8A2C8
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0BF #B4BFB0
analogous
#B4B0BF #BBB0BF #BFB0BC
triadic
#BBB0BF #BFBBB0 #B0BFBB
tetradic
#BBB0BF #BFB4B0 #B4BFB0 #B0BCBF
square
#BBB0BF #BFB4B0 #B4BFB0 #B0BCBF
split-complementary
#BBB0BF #BCBFB0 #B0BFB4
monochromatic
#806D87 #9E8EA4 #BBB0BF #D8D2DA #F0EEF1
Accessibility & contrast
On white
2.08
#BBB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BBB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0BF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0BF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#BBB1B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb0bf; /* rgb */ color: rgb(187, 176, 191); /* oklch */ color: oklch(77.1% 0.024 317.1);
Tailwind
colors: {
custom: {
50: '#cfc7d2',
500: '#bbb0bf',
950: '#000000',
},
}SCSS
$custom: #bbb0bf; $custom-light: #cfc7d2; $custom-dark: #000000;
JSON
{
"hex": "#bbb0bf",
"rgb": {
"r": 187,
"g": 176,
"b": 191
},
"hsl": {
"h": 284,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77096,
"c": 0.02431,
"h": 317.1
},
"luminance": 0.45377
}Semantic roles & 50–950 ramp
primary
#BBB0BF
secondary
#E5E7E4
accent
#955163
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282