#B2B8D2#B2B8D2
#B2B8D2 is a light, muted blue. Relative luminance 0.484; OKLCH L 78.6% C 0.037 H 275.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B8D2 |
|---|---|
| RGB | rgb(178, 184, 210) |
| HSL | hsl(229, 26%, 76%) |
| HSV | hsv(229, 15%, 82%) |
| CMYK | cmyk(15.2%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(75.08, 3.19, -13.78) |
| CIE-LCH | lch(75.08, 14.14, 283.03°) |
| OKLab | oklab(78.63% 0.0034 -0.0373) |
| OKLCH | oklch(78.63% 0.037 275.2) |
| XYZ | xyz(47.1308, 48.3984, 67.8190) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 8.35
Dove Gray
#B6B8BD
ΔE00 8.53
Periwinkle
#CCCCFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B8D2 #D2CCB2
analogous
#B2C8D2 #B2B8D2 #BCB2D2
triadic
#B2B8D2 #D2B2B8 #B8D2B2
tetradic
#B2B8D2 #D2B2C8 #D2CCB2 #B2D2BC
square
#B2B8D2 #D2B2C8 #D2CCB2 #B2D2BC
split-complementary
#B2B8D2 #D2BCB2 #C8D2B2
monochromatic
#6571A5 #8B94BB #B2B8D2 #D9DCE9 #ECEDF4
Accessibility & contrast
On white
1.97
#B2B8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B2B8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B8D2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B8D2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#AFB8D1
Tritanopia (blue-blind)
#ABBDC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2b8d2; /* rgb */ color: rgb(178, 184, 210); /* oklch */ color: oklch(78.6% 0.037 275.2);
Tailwind
colors: {
custom: {
50: '#c9cddf',
500: '#b2b8d2',
950: '#000000',
},
}SCSS
$custom: #b2b8d2; $custom-light: #c9cddf; $custom-dark: #000000;
JSON
{
"hex": "#b2b8d2",
"rgb": {
"r": 178,
"g": 184,
"b": 210
},
"hsl": {
"h": 228.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.78626,
"c": 0.03746,
"h": 275.2
},
"luminance": 0.48399
}Semantic roles & 50–950 ramp
primary
#B2B8D2
secondary
#EAE8E1
accent
#9241A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283