#BBBFCD#BBBFCD
#BBBFCD is a light, muted blue. Relative luminance 0.522; OKLCH L 80.6% C 0.020 H 273.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFCD |
|---|---|
| RGB | rgb(187, 191, 205) |
| HSL | hsl(227, 15%, 77%) |
| HSV | hsv(227, 9%, 80%) |
| CMYK | cmyk(8.8%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(77.42, 1.33, -7.49) |
| CIE-LCH | lch(77.42, 7.61, 280.09°) |
| OKLab | oklab(80.58% 0.0011 -0.0201) |
| OKLCH | oklch(80.58% 0.02 273.2) |
| XYZ | xyz(50.1415, 52.2338, 65.1863) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFCD #CDC9BB
analogous
#BBC8CD #BBBFCD #C0BBCD
triadic
#BBBFCD #CDBBBF #BFCDBB
tetradic
#BBBFCD #CDBBC8 #CDC9BB #BBCDC0
square
#BBBFCD #CDBBC8 #CDC9BB #BBCDC0
split-complementary
#BBBFCD #CDC0BB #C8CDBB
monochromatic
#747D99 #989EB3 #BBBFCD #DEE0E7 #EDEEF2
Accessibility & contrast
On white
1.83
#BBBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BBBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFCD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFCD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#B7C1C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfcd; /* rgb */ color: rgb(187, 191, 205); /* oklch */ color: oklch(80.6% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#cfd2dc',
500: '#bbbfcd',
950: '#000000',
},
}SCSS
$custom: #bbbfcd; $custom-light: #cfd2dc; $custom-dark: #000000;
JSON
{
"hex": "#bbbfcd",
"rgb": {
"r": 187,
"g": 191,
"b": 205
},
"hsl": {
"h": 226.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.80581,
"c": 0.02013,
"h": 273.2
},
"luminance": 0.52234
}Semantic roles & 50–950 ramp
primary
#BBBFCD
secondary
#A19C8B
accent
#884C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384