#BBBFD0#BBBFD0
#BBBFD0 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.7% C 0.024 H 275.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD0 |
|---|---|
| RGB | rgb(187, 191, 208) |
| HSL | hsl(229, 18%, 77%) |
| HSV | hsv(229, 10%, 82%) |
| CMYK | cmyk(10.1%, 8.2%, 0%, 18.4%) |
| CIE-LAB | lab(77.51, 1.94, -8.99) |
| CIE-LCH | lch(77.51, 9.19, 282.17°) |
| OKLab | oklab(80.68% 0.0022 -0.0242) |
| OKLCH | oklch(80.68% 0.024 275.3) |
| XYZ | xyz(50.5071, 52.3800, 67.1117) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD0 #D0CCBB
analogous
#BBCAD0 #BBBFD0 #C1BBD0
triadic
#BBBFD0 #D0BBBF #BFD0BB
tetradic
#BBBFD0 #D0BBCA #D0CCBB #BBD0C1
square
#BBBFD0 #D0BBCA #D0CCBB #BBD0C1
split-complementary
#BBBFD0 #D0C1BB #CAD0BB
monochromatic
#737B9E #979DB7 #BBBFD0 #DFE1E9 #EDEEF2
Accessibility & contrast
On white
1.83
#BBBFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBBFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0D1
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#B7C2C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbfd0; /* rgb */ color: rgb(187, 191, 208); /* oklch */ color: oklch(80.7% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#cfd2de',
500: '#bbbfd0',
950: '#000000',
},
}SCSS
$custom: #bbbfd0; $custom-light: #cfd2de; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd0",
"rgb": {
"r": 187,
"g": 191,
"b": 208
},
"hsl": {
"h": 228.571,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80678,
"c": 0.02426,
"h": 275.3
},
"luminance": 0.5238
}Semantic roles & 50–950 ramp
primary
#BBBFD0
secondary
#A5A08A
accent
#8D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384