#B8BBDB#B8BBDB
#B8BBDB is a light, muted blue. Relative luminance 0.508; OKLCH L 80.0% C 0.045 H 281.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBDB |
|---|---|
| RGB | rgb(184, 187, 219) |
| HSL | hsl(235, 33%, 79%) |
| HSV | hsv(235, 16%, 86%) |
| CMYK | cmyk(16%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(76.58, 5.42, -16.34) |
| CIE-LCH | lch(76.58, 17.22, 288.33°) |
| OKLab | oklab(80.01% 0.0087 -0.0443) |
| OKLCH | oklch(80.01% 0.045 281.1) |
| XYZ | xyz(50.3208, 50.8448, 74.1670) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 7.99
Cloudy Blue
#ACC2D9
ΔE00 9.41
Light Lavender
#DFC5FE
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBDB #DBD8B8
analogous
#B8CDDB #B8BBDB #C7B8DB
triadic
#B8BBDB #DBB8BB #BBDBB8
tetradic
#B8BBDB #DBB8CD #DBD8B8 #B8DBC7
square
#B8BBDB #DBB8CD #DBD8B8 #B8DBC7
split-complementary
#B8BBDB #DBC7B8 #CDDBB8
monochromatic
#676DB2 #8F94C6 #B8BBDB #E1E2F0 #EBECF5
Accessibility & contrast
On white
1.88
#B8BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B8BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBDB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBDB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#B1C0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8bbdb; /* rgb */ color: rgb(184, 187, 219); /* oklch */ color: oklch(80.0% 0.045 281.1);
Tailwind
colors: {
custom: {
50: '#cdcfe6',
500: '#b8bbdb',
950: '#000000',
},
}SCSS
$custom: #b8bbdb; $custom-light: #cdcfe6; $custom-dark: #000000;
JSON
{
"hex": "#b8bbdb",
"rgb": {
"r": 184,
"g": 187,
"b": 219
},
"hsl": {
"h": 234.857,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.80012,
"c": 0.0452,
"h": 281.1
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#B8BBDB
secondary
#B2AE85
accent
#A23AAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384