#BBBFD3#BBBFD3
#BBBFD3 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.028 H 276.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD3 |
|---|---|
| RGB | rgb(187, 191, 211) |
| HSL | hsl(230, 21%, 78%) |
| HSV | hsv(230, 11%, 83%) |
| CMYK | cmyk(11.4%, 9.5%, 0%, 17.3%) |
| CIE-LAB | lab(77.60, 2.55, -10.48) |
| CIE-LCH | lch(77.60, 10.78, 283.67°) |
| OKLab | oklab(80.78% 0.0033 -0.0282) |
| OKLCH | oklch(80.78% 0.028 276.7) |
| XYZ | xyz(50.8797, 52.5291, 69.0740) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.17
Silver
#C0C0C0
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD3 #D3CFBB
analogous
#BBCBD3 #BBBFD3 #C3BBD3
triadic
#BBBFD3 #D3BBBF #BFD3BB
tetradic
#BBBFD3 #D3BBCB #D3CFBB #BBD3C3
square
#BBBFD3 #D3BBCB #D3CFBB #BBD3C3
split-complementary
#BBBFD3 #D3C3BB #CBD3BB
monochromatic
#7179A3 #969CBB #BBBFD3 #E0E2EB #ECEEF3
Accessibility & contrast
On white
1.83
#BBBFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BBBFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD3 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D4
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#B6C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfd3; /* rgb */ color: rgb(187, 191, 211); /* oklch */ color: oklch(80.8% 0.028 276.7);
Tailwind
colors: {
custom: {
50: '#cfd2e0',
500: '#bbbfd3',
950: '#000000',
},
}SCSS
$custom: #bbbfd3; $custom-light: #cfd2e0; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd3",
"rgb": {
"r": 187,
"g": 191,
"b": 211
},
"hsl": {
"h": 230,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.80777,
"c": 0.02842,
"h": 276.7
},
"luminance": 0.5253
}Semantic roles & 50–950 ramp
primary
#BBBFD3
secondary
#A8A38A
accent
#9146A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384