#BBBFCA#BBBFCA
#BBBFCA is a light, near-neutral blue. Relative luminance 0.521; OKLCH L 80.5% C 0.016 H 270.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFCA |
|---|---|
| RGB | rgb(187, 191, 202) |
| HSL | hsl(224, 12%, 76%) |
| HSV | hsv(224, 7%, 79%) |
| CMYK | cmyk(7.4%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.33, 0.74, -6.00) |
| CIE-LCH | lch(77.33, 6.04, 277.01°) |
| OKLab | oklab(80.49% 0 -0.0161) |
| OKLCH | oklch(80.49% 0.016 270) |
| XYZ | xyz(49.7829, 52.0903, 63.2974) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.32
Silver
#C0C0C0
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFCA #CAC6BB
analogous
#BBC7CA #BBBFCA #BFBBCA
triadic
#BBBFCA #CABBBF #BFCABB
tetradic
#BBBFCA #CABBC7 #CAC6BB #BBCABF
square
#BBBFCA #CABBC7 #CAC6BB #BBCABF
split-complementary
#BBBFCA #CABFBB #C7CABB
monochromatic
#767E94 #999FAF #BBBFCA #DDDFE5 #EEEFF2
Accessibility & contrast
On white
1.84
#BBBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BBBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFCA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFCA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#BBBECA
Tritanopia (blue-blind)
#B8C1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfca; /* rgb */ color: rgb(187, 191, 202); /* oklch */ color: oklch(80.5% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#cfd2da',
500: '#bbbfca',
950: '#000000',
},
}SCSS
$custom: #bbbfca; $custom-light: #cfd2da; $custom-dark: #000000;
JSON
{
"hex": "#bbbfca",
"rgb": {
"r": 187,
"g": 191,
"b": 202
},
"hsl": {
"h": 224,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80485,
"c": 0.01606,
"h": 270
},
"luminance": 0.52091
}Semantic roles & 50–950 ramp
primary
#BBBFCA
secondary
#9E998B
accent
#834F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383