#B4B6CA#B4B6CA
#B4B6CA is a light, muted blue. Relative luminance 0.474; OKLCH L 78.1% C 0.028 H 281.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B6CA |
|---|---|
| RGB | rgb(180, 182, 202) |
| HSL | hsl(235, 17%, 75%) |
| HSV | hsv(235, 11%, 79%) |
| CMYK | cmyk(10.9%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.46, 3.24, -10.33) |
| CIE-LCH | lch(74.46, 10.82, 287.44°) |
| OKLab | oklab(78.1% 0.0055 -0.0278) |
| OKLCH | oklch(78.1% 0.028 281.2) |
| XYZ | xyz(46.2088, 47.4231, 62.5848) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.49
Silver
#C0C0C0
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B6CA #CAC8B4
analogous
#B4C1CA #B4B6CA #BDB4CA
triadic
#B4B6CA #CAB4B6 #B6CAB4
tetradic
#B4B6CA #CAB4C1 #CAC8B4 #B4CABD
square
#B4B6CA #CAB4C1 #CAC8B4 #B4CABD
split-complementary
#B4B6CA #CABDB4 #C1CAB4
monochromatic
#6C7097 #9093B1 #B4B6CA #D8D9E3 #EDEEF2
Accessibility & contrast
On white
2.00
#B4B6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B4B6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B6CA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B6CA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#B0B9BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b4b6ca; /* rgb */ color: rgb(180, 182, 202); /* oklch */ color: oklch(78.1% 0.028 281.2);
Tailwind
colors: {
custom: {
50: '#cacbda',
500: '#b4b6ca',
950: '#000000',
},
}SCSS
$custom: #b4b6ca; $custom-light: #cacbda; $custom-dark: #000000;
JSON
{
"hex": "#b4b6ca",
"rgb": {
"r": 180,
"g": 182,
"b": 202
},
"hsl": {
"h": 234.545,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.781,
"c": 0.02834,
"h": 281.2
},
"luminance": 0.47423
}Semantic roles & 50–950 ramp
primary
#B4B6CA
secondary
#E9E8E2
accent
#944A9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283