#B8BBDF#B8BBDF
#B8BBDF is a light, muted blue. Relative luminance 0.511; OKLCH L 80.2% C 0.051 H 281.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBDF |
|---|---|
| RGB | rgb(184, 187, 223) |
| HSL | hsl(235, 38%, 80%) |
| HSV | hsv(235, 17%, 87%) |
| CMYK | cmyk(17.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.71, 6.28, -18.31) |
| CIE-LCH | lch(76.71, 19.36, 288.93°) |
| OKLab | oklab(80.16% 0.0101 -0.0498) |
| OKLCH | oklch(80.16% 0.051 281.4) |
| XYZ | xyz(50.8537, 51.0580, 76.9737) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 9.79
Cloudy Blue
#ACC2D9
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBDF #DFDCB8
analogous
#B8CEDF #B8BBDF #C9B8DF
triadic
#B8BBDF #DFB8BB #BBDFB8
tetradic
#B8BBDF #DFB8CE #DFDCB8 #B8DFC9
square
#B8BBDF #DFB8CE #DFDCB8 #B8DFC9
split-complementary
#B8BBDF #DFC9B8 #CEDFB8
monochromatic
#646AB9 #8E93CC #B8BBDF #E2E3F2 #EAEBF5
Accessibility & contrast
On white
1.87
#B8BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#B8BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBDF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBDF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#B0C1C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8bbdf; /* rgb */ color: rgb(184, 187, 223); /* oklch */ color: oklch(80.2% 0.051 281.4);
Tailwind
colors: {
custom: {
50: '#cdcfe9',
500: '#b8bbdf',
950: '#000000',
},
}SCSS
$custom: #b8bbdf; $custom-light: #cdcfe9; $custom-dark: #000000;
JSON
{
"hex": "#b8bbdf",
"rgb": {
"r": 184,
"g": 187,
"b": 223
},
"hsl": {
"h": 235.385,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.80155,
"c": 0.05083,
"h": 281.4
},
"luminance": 0.51059
}Semantic roles & 50–950 ramp
primary
#B8BBDF
secondary
#B7B384
accent
#A735B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384