#B2B4CA#B2B4CA
#B2B4CA is a light, muted blue. Relative luminance 0.464; OKLCH L 77.5% C 0.031 H 281.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4CA |
|---|---|
| RGB | rgb(178, 180, 202) |
| HSL | hsl(235, 18%, 75%) |
| HSV | hsv(235, 12%, 79%) |
| CMYK | cmyk(11.9%, 10.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.79, 3.67, -11.35) |
| CIE-LCH | lch(73.79, 11.93, 287.92°) |
| OKLab | oklab(77.54% 0.0062 -0.0306) |
| OKLCH | oklch(77.54% 0.031 281.5) |
| XYZ | xyz(45.3398, 46.3713, 62.4276) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 10.12
Silver
#C0C0C0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4CA #CAC8B2
analogous
#B2C0CA #B2B4CA #BCB2CA
triadic
#B2B4CA #CAB2B4 #B4CAB2
tetradic
#B2B4CA #CAB2C0 #CAC8B2 #B2CABC
square
#B2B4CA #CAB2C0 #CAC8B2 #B2CABC
split-complementary
#B2B4CA #CABCB2 #C0CAB2
monochromatic
#6A6D98 #8E91B1 #B2B4CA #D6D7E3 #EDEDF3
Accessibility & contrast
On white
2.04
#B2B4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#B2B4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4CA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4CA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CB
Deuteranopia (green-blind)
#AEB5C9
Tritanopia (blue-blind)
#ADB8BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b4ca; /* rgb */ color: rgb(178, 180, 202); /* oklch */ color: oklch(77.5% 0.031 281.5);
Tailwind
colors: {
custom: {
50: '#c9cada',
500: '#b2b4ca',
950: '#000000',
},
}SCSS
$custom: #b2b4ca; $custom-light: #c9cada; $custom-dark: #000000;
JSON
{
"hex": "#b2b4ca",
"rgb": {
"r": 178,
"g": 180,
"b": 202
},
"hsl": {
"h": 235,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.77535,
"c": 0.03123,
"h": 281.5
},
"luminance": 0.46372
}Semantic roles & 50–950 ramp
primary
#B2B4CA
secondary
#E9E8E2
accent
#96499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283