#B4B2C0#B4B2C0
#B4B2C0 is a light, near-neutral blue. Relative luminance 0.454; OKLCH L 77.0% C 0.020 H 292.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2C0 |
|---|---|
| RGB | rgb(180, 178, 192) |
| HSL | hsl(249, 10%, 73%) |
| HSV | hsv(249, 7%, 75%) |
| CMYK | cmyk(6.2%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(73.12, 3.39, -6.85) |
| CIE-LCH | lch(73.12, 7.64, 296.34°) |
| OKLab | oklab(76.95% 0.0076 -0.0183) |
| OKLCH | oklch(76.95% 0.02 292.5) |
| XYZ | xyz(44.2554, 45.3497, 56.2808) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.27
Dark Gray
#A9A9A9
ΔE00 7.75
Silver
#C0C0C0
ΔE00 7.89
Cool Gray
#9AA7B0
ΔE00 9.37
Light Blue Grey
#B7C9E2
ΔE00 9.97
Lightsteelblue
#B0C4DE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2C0 #BEC0B2
analogous
#B2B7C0 #B4B2C0 #BBB2C0
triadic
#B4B2C0 #C0B4B2 #B2C0B4
tetradic
#B4B2C0 #C0B2B7 #BEC0B2 #B2C0BB
square
#B4B2C0 #C0B2B7 #BEC0B2 #B2C0BB
split-complementary
#B4B2C0 #C0BBB2 #B7C0B2
monochromatic
#736F88 #9390A4 #B4B2C0 #D5D4DC #EFEEF1
Accessibility & contrast
On white
2.09
#B4B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B4B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2C0
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2C0 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C1
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#B2B4B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b2c0; /* rgb */ color: rgb(180, 178, 192); /* oklch */ color: oklch(77.0% 0.020 292.5);
Tailwind
colors: {
custom: {
50: '#cac9d3',
500: '#b4b2c0',
950: '#000000',
},
}SCSS
$custom: #b4b2c0; $custom-light: #cac9d3; $custom-dark: #000000;
JSON
{
"hex": "#b4b2c0",
"rgb": {
"r": 180,
"g": 178,
"b": 192
},
"hsl": {
"h": 248.571,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.76954,
"c": 0.01984,
"h": 292.5
},
"luminance": 0.4535
}Semantic roles & 50–950 ramp
primary
#B4B2C0
secondary
#E7E7E4
accent
#94518B
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282