#BBBFD1#BBBFD1
#BBBFD1 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.7% C 0.026 H 275.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD1 |
|---|---|
| RGB | rgb(187, 191, 209) |
| HSL | hsl(229, 19%, 78%) |
| HSV | hsv(229, 11%, 82%) |
| CMYK | cmyk(10.5%, 8.6%, 0%, 18%) |
| CIE-LAB | lab(77.54, 2.14, -9.48) |
| CIE-LCH | lch(77.54, 9.72, 282.72°) |
| OKLab | oklab(80.71% 0.0026 -0.0255) |
| OKLCH | oklch(80.71% 0.026 275.8) |
| XYZ | xyz(50.6305, 52.4294, 67.7617) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Dove Gray
#B6B8BD
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.96
Silver
#C0C0C0
ΔE00 8.17
Fog
#D8DCE0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD1 #D1CDBB
analogous
#BBCAD1 #BBBFD1 #C2BBD1
triadic
#BBBFD1 #D1BBBF #BFD1BB
tetradic
#BBBFD1 #D1BBCA #D1CDBB #BBD1C2
square
#BBBFD1 #D1BBCA #D1CDBB #BBD1C2
split-complementary
#BBBFD1 #D1C2BB #CAD1BB
monochromatic
#727AA0 #969DB8 #BBBFD1 #E0E1EA #EDEEF3
Accessibility & contrast
On white
1.83
#BBBFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BBBFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD1
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD1 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D2
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#B6C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfd1; /* rgb */ color: rgb(187, 191, 209); /* oklch */ color: oklch(80.7% 0.026 275.8);
Tailwind
colors: {
custom: {
50: '#cfd2df',
500: '#bbbfd1',
950: '#000000',
},
}SCSS
$custom: #bbbfd1; $custom-light: #cfd2df; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd1",
"rgb": {
"r": 187,
"g": 191,
"b": 209
},
"hsl": {
"h": 229.091,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.80711,
"c": 0.02564,
"h": 275.8
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#BBBFD1
secondary
#A6A18A
accent
#8E489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384