#B8BFDB#B8BFDB
#B8BFDB is a light, muted blue. Relative luminance 0.526; OKLCH L 80.8% C 0.040 H 274.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFDB |
|---|---|
| RGB | rgb(184, 191, 219) |
| HSL | hsl(228, 33%, 79%) |
| HSV | hsv(228, 16%, 86%) |
| CMYK | cmyk(16%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.62, 3.26, -14.79) |
| CIE-LCH | lch(77.62, 15.14, 282.41°) |
| OKLab | oklab(80.82% 0.0031 -0.0401) |
| OKLCH | oklch(80.82% 0.04 274.4) |
| XYZ | xyz(51.1812, 52.5657, 74.4538) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.10
Periwinkle
#CCCCFF
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFDB #DBD4B8
analogous
#B8D1DB #B8BFDB #C3B8DB
triadic
#B8BFDB #DBB8BF #BFDBB8
tetradic
#B8BFDB #DBB8D1 #DBD4B8 #B8DBC3
square
#B8BFDB #DBB8D1 #DBD4B8 #B8DBC3
split-complementary
#B8BFDB #DBC3B8 #D1DBB8
monochromatic
#6776B2 #8F9AC6 #B8BFDB #E1E4F0 #EBEDF5
Accessibility & contrast
On white
1.82
#B8BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B8BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFDB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFDB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B5BFDA
Tritanopia (blue-blind)
#B0C4C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bfdb; /* rgb */ color: rgb(184, 191, 219); /* oklch */ color: oklch(80.8% 0.040 274.4);
Tailwind
colors: {
custom: {
50: '#cdd2e6',
500: '#b8bfdb',
950: '#000000',
},
}SCSS
$custom: #b8bfdb; $custom-light: #cdd2e6; $custom-dark: #000000;
JSON
{
"hex": "#b8bfdb",
"rgb": {
"r": 184,
"g": 191,
"b": 219
},
"hsl": {
"h": 228,
"s": 32.71,
"l": 79.02
},
"oklch": {
"l": 0.80819,
"c": 0.0402,
"h": 274.4
},
"luminance": 0.52566
}Semantic roles & 50–950 ramp
primary
#B8BFDB
secondary
#B2A985
accent
#953AAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384