#BBBFD4#BBBFD4
#BBBFD4 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.8% C 0.030 H 277.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFD4 |
|---|---|
| RGB | rgb(187, 191, 212) |
| HSL | hsl(230, 23%, 78%) |
| HSV | hsv(230, 12%, 83%) |
| CMYK | cmyk(11.8%, 9.9%, 0%, 16.9%) |
| CIE-LAB | lab(77.63, 2.75, -10.97) |
| CIE-LCH | lch(77.63, 11.31, 284.09°) |
| OKLab | oklab(80.81% 0.0037 -0.0296) |
| OKLCH | oklch(80.81% 0.03 277.1) |
| XYZ | xyz(51.0054, 52.5794, 69.7362) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.30
Silver
#C0C0C0
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFD4 #D4D0BB
analogous
#BBCBD4 #BBBFD4 #C3BBD4
triadic
#BBBFD4 #D4BBBF #BFD4BB
tetradic
#BBBFD4 #D4BBCB #D4D0BB #BBD4C3
square
#BBBFD4 #D4BBCB #D4D0BB #BBD4C3
split-complementary
#BBBFD4 #D4C3BB #CBD4BB
monochromatic
#7078A5 #969CBC #BBBFD4 #E0E2EC #ECEDF3
Accessibility & contrast
On white
1.82
#BBBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BBBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFD4
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFD4 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D5
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#B6C3C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbfd4; /* rgb */ color: rgb(187, 191, 212); /* oklch */ color: oklch(80.8% 0.030 277.1);
Tailwind
colors: {
custom: {
50: '#cfd2e1',
500: '#bbbfd4',
950: '#000000',
},
}SCSS
$custom: #bbbfd4; $custom-light: #cfd2e1; $custom-dark: #000000;
JSON
{
"hex": "#bbbfd4",
"rgb": {
"r": 187,
"g": 191,
"b": 212
},
"hsl": {
"h": 230.4,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.8081,
"c": 0.0298,
"h": 277.1
},
"luminance": 0.5258
}Semantic roles & 50–950 ramp
primary
#BBBFD4
secondary
#AAA48A
accent
#9245A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384