#B2B0C8#B2B0C8
#B2B0C8 is a light, muted blue. Relative luminance 0.447; OKLCH L 76.7% C 0.034 H 289.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0C8 |
|---|---|
| RGB | rgb(178, 176, 200) |
| HSL | hsl(245, 18%, 74%) |
| HSV | hsv(245, 12%, 78%) |
| CMYK | cmyk(11%, 12%, 0%, 21.6%) |
| CIE-LAB | lab(72.68, 5.43, -11.90) |
| CIE-LCH | lch(72.68, 13.08, 294.53°) |
| OKLab | oklab(76.65% 0.0113 -0.0321) |
| OKLCH | oklch(76.65% 0.034 289.4) |
| XYZ | xyz(44.3086, 44.6855, 60.9232) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.91
Thistle
#D8BFD8
ΔE00 9.78
Lightsteelblue
#B0C4DE
ΔE00 10.27
Light Blue Grey
#B7C9E2
ΔE00 10.32
Light Periwinkle
#C1C6FC
ΔE00 10.58
Periwinkle
#CCCCFF
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0C8 #C6C8B0
analogous
#B0BAC8 #B2B0C8 #BEB0C8
triadic
#B2B0C8 #C8B2B0 #B0C8B2
tetradic
#B2B0C8 #C8B0BA #C6C8B0 #B0C8BE
square
#B2B0C8 #C8B0BA #C6C8B0 #B0C8BE
split-complementary
#B2B0C8 #C8BEB0 #BAC8B0
monochromatic
#6C6896 #8F8CAF #B2B0C8 #D5D4E1 #EDEDF2
Accessibility & contrast
On white
2.11
#B2B0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B2B0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0C8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0C8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB3C9
Deuteranopia (green-blind)
#ABB2C7
Tritanopia (blue-blind)
#AEB4B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b2b0c8; /* rgb */ color: rgb(178, 176, 200); /* oklch */ color: oklch(76.7% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#c9c7d8',
500: '#b2b0c8',
950: '#000000',
},
}SCSS
$custom: #b2b0c8; $custom-light: #c9c7d8; $custom-dark: #000000;
JSON
{
"hex": "#b2b0c8",
"rgb": {
"r": 178,
"g": 176,
"b": 200
},
"hsl": {
"h": 245,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.76653,
"c": 0.03402,
"h": 289.4
},
"luminance": 0.44686
}Semantic roles & 50–950 ramp
primary
#B2B0C8
secondary
#E8E9E2
accent
#9C4995
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283