#B4BFDD#B4BFDD
#B4BFDD is a light, muted blue. Relative luminance 0.522; OKLCH L 80.6% C 0.044 H 269.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFDD |
|---|---|
| RGB | rgb(180, 191, 221) |
| HSL | hsl(224, 38%, 79%) |
| HSV | hsv(224, 19%, 87%) |
| CMYK | cmyk(18.6%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.39, 2.42, -16.24) |
| CIE-LCH | lch(77.39, 16.42, 278.49°) |
| OKLab | oklab(80.59% -0.0004 -0.0441) |
| OKLCH | oklch(80.59% 0.044 269.5) |
| XYZ | xyz(50.5011, 52.1844, 75.8045) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 4.48
Cloudy Blue
#ACC2D9
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 6.47
Periwinkle
#CCCCFF
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFDD #DDD2B4
analogous
#B4D3DD #B4BFDD #BDB4DD
triadic
#B4BFDD #DDB4BF #BFDDB4
tetradic
#B4BFDD #DDB4D3 #DDD2B4 #B4DDBD
square
#B4BFDD #DDB4D3 #DDD2B4 #B4DDBD
split-complementary
#B4BFDD #DDBDB4 #D3DDB4
monochromatic
#6077B7 #8A9BCA #B4BFDD #DEE3F0 #EAEDF5
Accessibility & contrast
On white
1.84
#B4BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#B4BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFDD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFDD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#AAC5C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4bfdd; /* rgb */ color: rgb(180, 191, 221); /* oklch */ color: oklch(80.6% 0.044 269.5);
Tailwind
colors: {
custom: {
50: '#cad2e7',
500: '#b4bfdd',
950: '#000000',
},
}SCSS
$custom: #b4bfdd; $custom-light: #cad2e7; $custom-dark: #000000;
JSON
{
"hex": "#b4bfdd",
"rgb": {
"r": 180,
"g": 191,
"b": 221
},
"hsl": {
"h": 223.902,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.8059,
"c": 0.04413,
"h": 269.5
},
"luminance": 0.52185
}Semantic roles & 50–950 ramp
primary
#B4BFDD
secondary
#B5A780
accent
#8F35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384