#B4BCCA#B4BCCA
#B4BCCA is a light, muted blue. Relative luminance 0.499; OKLCH L 79.3% C 0.022 H 261.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BCCA |
|---|---|
| RGB | rgb(180, 188, 202) |
| HSL | hsl(218, 17%, 75%) |
| HSV | hsv(218, 11%, 79%) |
| CMYK | cmyk(10.9%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.03, 0.01, -7.99) |
| CIE-LCH | lch(76.03, 7.99, 270.07°) |
| OKLab | oklab(79.33% -0.0031 -0.0215) |
| OKLCH | oklch(79.33% 0.022 261.8) |
| XYZ | xyz(47.4640, 49.9335, 63.0032) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.32
Cloudy Blue
#ACC2D9
ΔE00 5.15
Lightsteelblue
#B0C4DE
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BCCA #CAC2B4
analogous
#B4C7CA #B4BCCA #B7B4CA
triadic
#B4BCCA #CAB4BC #BCCAB4
tetradic
#B4BCCA #CAB4C7 #CAC2B4 #B4CAB7
square
#B4BCCA #CAB4C7 #CAC2B4 #B4CAB7
split-complementary
#B4BCCA #CAB7B4 #C7CAB4
monochromatic
#6C7C97 #909CB1 #B4BCCA #D8DCE3 #EDEFF2
Accessibility & contrast
On white
1.91
#B4BCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B4BCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BCCA
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BCCA | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#AFBFC0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4bcca; /* rgb */ color: rgb(180, 188, 202); /* oklch */ color: oklch(79.3% 0.022 261.8);
Tailwind
colors: {
custom: {
50: '#cad0da',
500: '#b4bcca',
950: '#000000',
},
}SCSS
$custom: #b4bcca; $custom-light: #cad0da; $custom-dark: #000000;
JSON
{
"hex": "#b4bcca",
"rgb": {
"r": 180,
"g": 188,
"b": 202
},
"hsl": {
"h": 218.182,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.7933,
"c": 0.02171,
"h": 261.8
},
"luminance": 0.49934
}Semantic roles & 50–950 ramp
primary
#B4BCCA
secondary
#E9E6E2
accent
#7E4A9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283