#B2B4D0#B2B4D0
#B2B4D0 is a light, muted blue. Relative luminance 0.467; OKLCH L 77.7% C 0.040 H 282.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4D0 |
|---|---|
| RGB | rgb(178, 180, 208) |
| HSL | hsl(236, 24%, 76%) |
| HSV | hsv(236, 14%, 82%) |
| CMYK | cmyk(14.4%, 13.5%, 0%, 18.4%) |
| CIE-LAB | lab(73.97, 4.93, -14.34) |
| CIE-LCH | lch(73.97, 15.17, 288.98°) |
| OKLab | oklab(77.74% 0.0084 -0.0388) |
| OKLCH | oklch(77.74% 0.04 282.2) |
| XYZ | xyz(46.0640, 46.6610, 66.2419) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 9.05
Dove Gray
#B6B8BD
ΔE00 9.55
Cloudy Blue
#ACC2D9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4D0 #D0CEB2
analogous
#B2C3D0 #B2B4D0 #BFB2D0
triadic
#B2B4D0 #D0B2B4 #B4D0B2
tetradic
#B2B4D0 #D0B2C3 #D0CEB2 #B2D0BF
square
#B2B4D0 #D0B2C3 #D0CEB2 #B2D0BF
split-complementary
#B2B4D0 #D0BFB2 #C3D0B2
monochromatic
#666AA2 #8C8FB9 #B2B4D0 #D8D9E7 #ECECF3
Accessibility & contrast
On white
2.03
#B2B4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#B2B4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4D0
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4D0 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D1
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#ACB9BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2b4d0; /* rgb */ color: rgb(178, 180, 208); /* oklch */ color: oklch(77.7% 0.040 282.2);
Tailwind
colors: {
custom: {
50: '#c9cade',
500: '#b2b4d0',
950: '#000000',
},
}SCSS
$custom: #b2b4d0; $custom-light: #c9cade; $custom-dark: #000000;
JSON
{
"hex": "#b2b4d0",
"rgb": {
"r": 178,
"g": 180,
"b": 208
},
"hsl": {
"h": 236,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.77742,
"c": 0.03974,
"h": 282.2
},
"luminance": 0.46662
}Semantic roles & 50–950 ramp
primary
#B2B4D0
secondary
#EAE9E1
accent
#9C43A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283