#BBBFD2#BBBFD2
#BBBFD2 is a light, muted blue. Relative luminance 0.525; OKLCH L 80.7% C 0.027 H 276.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD2 |
|---|---|
| RGB | rgb(187, 191, 210) |
| HSL | hsl(230, 20%, 78%) |
| HSV | hsv(230, 11%, 82%) |
| CMYK | cmyk(11%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(77.57, 2.34, -9.98) |
| CIE-LCH | lch(77.57, 10.25, 283.22°) |
| OKLab | oklab(80.74% 0.003 -0.0269) |
| OKLCH | oklch(80.74% 0.027 276.3) |
| XYZ | xyz(50.7547, 52.4791, 68.4158) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 7.06
Silver
#C0C0C0
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD2 #D2CEBB
analogous
#BBCAD2 #BBBFD2 #C2BBD2
triadic
#BBBFD2 #D2BBBF #BFD2BB
tetradic
#BBBFD2 #D2BBCA #D2CEBB #BBD2C2
square
#BBBFD2 #D2BBCA #D2CEBB #BBD2C2
split-complementary
#BBBFD2 #D2C2BB #CAD2BB
monochromatic
#717AA1 #969CBA #BBBFD2 #E0E2EA #EDEEF3
Accessibility & contrast
On white
1.83
#BBBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BBBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D3
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#B6C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfd2; /* rgb */ color: rgb(187, 191, 210); /* oklch */ color: oklch(80.7% 0.027 276.3);
Tailwind
colors: {
custom: {
50: '#cfd2df',
500: '#bbbfd2',
950: '#000000',
},
}SCSS
$custom: #bbbfd2; $custom-light: #cfd2df; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd2",
"rgb": {
"r": 187,
"g": 191,
"b": 210
},
"hsl": {
"h": 229.565,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80744,
"c": 0.02702,
"h": 276.3
},
"luminance": 0.5248
}Semantic roles & 50–950 ramp
primary
#BBBFD2
secondary
#A7A28A
accent
#8F479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384