#B8BBD2#B8BBD2
#B8BBD2 is a light, muted blue. Relative luminance 0.504; OKLCH L 79.7% C 0.033 H 279.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBD2 |
|---|---|
| RGB | rgb(184, 187, 210) |
| HSL | hsl(233, 22%, 77%) |
| HSV | hsv(233, 12%, 82%) |
| CMYK | cmyk(12.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(76.30, 3.51, -11.89) |
| CIE-LCH | lch(76.30, 12.40, 286.46°) |
| OKLab | oklab(79.7% 0.0055 -0.0321) |
| OKLCH | oklch(79.7% 0.033 279.7) |
| XYZ | xyz(49.1678, 50.3836, 68.0949) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.06
Dove Gray
#B6B8BD
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.12
Light Periwinkle
#C1C6FC
ΔE00 9.10
Periwinkle
#CCCCFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBD2 #D2CFB8
analogous
#B8C8D2 #B8BBD2 #C2B8D2
triadic
#B8BBD2 #D2B8BB #BBD2B8
tetradic
#B8BBD2 #D2B8C8 #D2CFB8 #B8D2C2
square
#B8BBD2 #D2B8C8 #D2CFB8 #B8D2C2
split-complementary
#B8BBD2 #D2C2B8 #C8D2B8
monochromatic
#6D73A3 #9397BA #B8BBD2 #DDDFEA #ECEDF3
Accessibility & contrast
On white
1.90
#B8BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B8BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBD2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBD2 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#B3BFC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8bbd2; /* rgb */ color: rgb(184, 187, 210); /* oklch */ color: oklch(79.7% 0.033 279.7);
Tailwind
colors: {
custom: {
50: '#cdcfdf',
500: '#b8bbd2',
950: '#000000',
},
}SCSS
$custom: #b8bbd2; $custom-light: #cdcfdf; $custom-dark: #000000;
JSON
{
"hex": "#b8bbd2",
"rgb": {
"r": 184,
"g": 187,
"b": 210
},
"hsl": {
"h": 233.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.79699,
"c": 0.03255,
"h": 279.7
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#B8BBD2
secondary
#A7A487
accent
#9645A1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384