#BBBFC8#BBBFC8
#BBBFC8 is a light, near-neutral blue. Relative luminance 0.520; OKLCH L 80.4% C 0.013 H 266.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC8 |
|---|---|
| RGB | rgb(187, 191, 200) |
| HSL | hsl(222, 11%, 76%) |
| HSV | hsv(222, 7%, 78%) |
| CMYK | cmyk(6.5%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(77.28, 0.34, -5.00) |
| CIE-LCH | lch(77.28, 5.01, 273.93°) |
| OKLab | oklab(80.42% -0.0008 -0.0134) |
| OKLCH | oklch(80.42% 0.013 266.7) |
| XYZ | xyz(49.5476, 51.9962, 62.0583) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.63
Silver
#C0C0C0
ΔE00 4.52
Silver (survey)
#C5C9C7
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC8 #C8C4BB
analogous
#BBC5C8 #BBBFC8 #BDBBC8
triadic
#BBBFC8 #C8BBBF #BFC8BB
tetradic
#BBBFC8 #C8BBC5 #C8C4BB #BBC8BD
square
#BBBFC8 #C8BBC5 #C8C4BB #BBC8BD
split-complementary
#BBBFC8 #C8BDBB #C5C8BB
monochromatic
#777F91 #999FAD #BBBFC8 #DDDFE3 #EEEFF1
Accessibility & contrast
On white
1.84
#BBBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BBBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#B8C1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfc8; /* rgb */ color: rgb(187, 191, 200); /* oklch */ color: oklch(80.4% 0.013 266.7);
Tailwind
colors: {
custom: {
50: '#cfd2d8',
500: '#bbbfc8',
950: '#000000',
},
}SCSS
$custom: #bbbfc8; $custom-light: #cfd2d8; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc8",
"rgb": {
"r": 187,
"g": 191,
"b": 200
},
"hsl": {
"h": 221.538,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.80423,
"c": 0.01339,
"h": 266.7
},
"luminance": 0.51997
}Semantic roles & 50–950 ramp
primary
#BBBFC8
secondary
#9C978C
accent
#805195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383