#B8BBCA#B8BBCA
#B8BBCA is a light, muted blue. Relative luminance 0.500; OKLCH L 79.4% C 0.021 H 276.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBCA |
|---|---|
| RGB | rgb(184, 187, 202) |
| HSL | hsl(230, 15%, 76%) |
| HSV | hsv(230, 9%, 79%) |
| CMYK | cmyk(8.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.07, 1.88, -7.90) |
| CIE-LCH | lch(76.07, 8.12, 283.36°) |
| OKLab | oklab(79.43% 0.0026 -0.0212) |
| OKLCH | oklch(79.43% 0.021 276.9) |
| XYZ | xyz(48.1960, 49.9949, 62.9765) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.35
Dark Gray
#A9A9A9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBCA #CAC7B8
analogous
#B8C4CA #B8BBCA #BEB8CA
triadic
#B8BBCA #CAB8BB #BBCAB8
tetradic
#B8BBCA #CAB8C4 #CAC7B8 #B8CABE
square
#B8BBCA #CAB8C4 #CAC7B8 #B8CABE
split-complementary
#B8BBCA #CABEB8 #C4CAB8
monochromatic
#727896 #9599B0 #B8BBCA #DBDDE4 #EDEEF2
Accessibility & contrast
On white
1.91
#B8BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B8BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBCA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBCA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#B4BEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8bbca; /* rgb */ color: rgb(184, 187, 202); /* oklch */ color: oklch(79.4% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#cdcfda',
500: '#b8bbca',
950: '#000000',
},
}SCSS
$custom: #b8bbca; $custom-light: #cdcfda; $custom-dark: #000000;
JSON
{
"hex": "#b8bbca",
"rgb": {
"r": 184,
"g": 187,
"b": 202
},
"hsl": {
"h": 230,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.79434,
"c": 0.02136,
"h": 276.9
},
"luminance": 0.49995
}Semantic roles & 50–950 ramp
primary
#B8BBCA
secondary
#E8E7E3
accent
#8C4D99
background
#FCFCFD
surface
#F9F9FA
border
#D2D2D3
text
#131314
muted
#828283