#B4BFDA#B4BFDA
#B4BFDA is a light, muted blue. Relative luminance 0.520; OKLCH L 80.5% C 0.040 H 267.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFDA |
|---|---|
| RGB | rgb(180, 191, 218) |
| HSL | hsl(223, 34%, 78%) |
| HSV | hsv(223, 17%, 85%) |
| CMYK | cmyk(17.4%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.30, 1.77, -14.76) |
| CIE-LCH | lch(77.30, 14.87, 276.84°) |
| OKLab | oklab(80.49% -0.0015 -0.04) |
| OKLCH | oklch(80.49% 0.04 267.9) |
| XYZ | xyz(50.1050, 52.0259, 73.7183) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 3.92
Cloudy Blue
#ACC2D9
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFDA #DACFB4
analogous
#B4D2DA #B4BFDA #BCB4DA
triadic
#B4BFDA #DAB4BF #BFDAB4
tetradic
#B4BFDA #DAB4D2 #DACFB4 #B4DABC
square
#B4BFDA #DAB4D2 #DACFB4 #B4DABC
split-complementary
#B4BFDA #DABCB4 #D2DAB4
monochromatic
#6279B2 #8B9CC6 #B4BFDA #DDE2EE #EBEEF5
Accessibility & contrast
On white
1.84
#B4BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#B4BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFDA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFDA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#B4BDD9
Tritanopia (blue-blind)
#ABC4C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4bfda; /* rgb */ color: rgb(180, 191, 218); /* oklch */ color: oklch(80.5% 0.040 267.9);
Tailwind
colors: {
custom: {
50: '#cad2e5',
500: '#b4bfda',
950: '#000000',
},
}SCSS
$custom: #b4bfda; $custom-light: #cad2e5; $custom-dark: #000000;
JSON
{
"hex": "#b4bfda",
"rgb": {
"r": 180,
"g": 191,
"b": 218
},
"hsl": {
"h": 222.632,
"s": 33.929,
"l": 78.039
},
"oklch": {
"l": 0.80485,
"c": 0.04008,
"h": 267.9
},
"luminance": 0.52027
}Semantic roles & 50–950 ramp
primary
#B4BFDA
secondary
#B1A381
accent
#8B39AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384