#BBBFD7#BBBFD7
#BBBFD7 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.034 H 278.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD7 |
|---|---|
| RGB | rgb(187, 191, 215) |
| HSL | hsl(231, 26%, 79%) |
| HSV | hsv(231, 13%, 84%) |
| CMYK | cmyk(13%, 11.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.72, 3.38, -12.46) |
| CIE-LCH | lch(77.72, 12.91, 285.16°) |
| OKLab | oklab(80.91% 0.0048 -0.0336) |
| OKLCH | oklch(80.91% 0.034 278.1) |
| XYZ | xyz(51.3874, 52.7321, 71.7478) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.19
Light Periwinkle
#C1C6FC
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD7 #D7D3BB
analogous
#BBCDD7 #BBBFD7 #C5BBD7
triadic
#BBBFD7 #D7BBBF #BFD7BB
tetradic
#BBBFD7 #D7BBCD #D7D3BB #BBD7C5
square
#BBBFD7 #D7BBCD #D7D3BB #BBD7C5
split-complementary
#BBBFD7 #D7C5BB #CDD7BB
monochromatic
#6E76AA #949BC0 #BBBFD7 #E2E3EE #ECEDF4
Accessibility & contrast
On white
1.82
#BBBFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BBBFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD7
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD7 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D8
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#B5C3C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfd7; /* rgb */ color: rgb(187, 191, 215); /* oklch */ color: oklch(80.9% 0.034 278.1);
Tailwind
colors: {
custom: {
50: '#cfd2e3',
500: '#bbbfd7',
950: '#000000',
},
}SCSS
$custom: #bbbfd7; $custom-light: #cfd2e3; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd7",
"rgb": {
"r": 187,
"g": 191,
"b": 215
},
"hsl": {
"h": 231.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.80911,
"c": 0.03398,
"h": 278.1
},
"luminance": 0.52733
}Semantic roles & 50–950 ramp
primary
#BBBFD7
secondary
#ADA889
accent
#9641A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384