#B4B2C2#B4B2C2
#B4B2C2 is a light, muted blue. Relative luminance 0.454; OKLCH L 77.0% C 0.023 H 291.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2C2 |
|---|---|
| RGB | rgb(180, 178, 194) |
| HSL | hsl(248, 12%, 73%) |
| HSV | hsv(248, 8%, 76%) |
| CMYK | cmyk(7.2%, 8.2%, 0%, 23.9%) |
| CIE-LAB | lab(73.18, 3.79, -7.86) |
| CIE-LCH | lch(73.18, 8.72, 295.75°) |
| OKLab | oklab(77.02% 0.0083 -0.0211) |
| OKLCH | oklch(77.02% 0.023 291.6) |
| XYZ | xyz(44.4785, 45.4390, 57.4558) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 8.51
Silver
#C0C0C0
ΔE00 8.61
Cool Gray
#9AA7B0
ΔE00 9.84
Light Blue Grey
#B7C9E2
ΔE00 9.88
Lightsteelblue
#B0C4DE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2C2 #C0C2B2
analogous
#B2B8C2 #B4B2C2 #BCB2C2
triadic
#B4B2C2 #C2B4B2 #B2C2B4
tetradic
#B4B2C2 #C2B2B8 #C0C2B2 #B2C2BC
square
#B4B2C2 #C2B2B8 #C0C2B2 #B2C2BC
split-complementary
#B4B2C2 #C2BCB2 #B8C2B2
monochromatic
#726E8B #9390A7 #B4B2C2 #D5D4DD #EEEEF1
Accessibility & contrast
On white
2.08
#B4B2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#B4B2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2C2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2C2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C3
Deuteranopia (green-blind)
#AFB3C2
Tritanopia (blue-blind)
#B1B4B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b4b2c2; /* rgb */ color: rgb(180, 178, 194); /* oklch */ color: oklch(77.0% 0.023 291.6);
Tailwind
colors: {
custom: {
50: '#cac9d4',
500: '#b4b2c2',
950: '#000000',
},
}SCSS
$custom: #b4b2c2; $custom-light: #cac9d4; $custom-dark: #000000;
JSON
{
"hex": "#b4b2c2",
"rgb": {
"r": 180,
"g": 178,
"b": 194
},
"hsl": {
"h": 247.5,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.77019,
"c": 0.02265,
"h": 291.6
},
"luminance": 0.45439
}Semantic roles & 50–950 ramp
primary
#B4B2C2
secondary
#E7E8E3
accent
#96508D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283