#B0B2CA#B0B2CA
#B0B2CA is a light, muted blue. Relative luminance 0.453; OKLCH L 77.0% C 0.034 H 281.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2CA |
|---|---|
| RGB | rgb(176, 178, 202) |
| HSL | hsl(235, 20%, 74%) |
| HSV | hsv(235, 13%, 79%) |
| CMYK | cmyk(12.9%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.11, 4.10, -12.37) |
| CIE-LCH | lch(73.11, 13.03, 288.33°) |
| OKLab | oklab(76.97% 0.007 -0.0334) |
| OKLCH | oklch(76.97% 0.034 281.8) |
| XYZ | xyz(44.4833, 45.3347, 62.2726) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 9.30
Light Periwinkle
#C1C6FC
ΔE00 9.95
Periwinkle
#CCCCFF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2CA #CAC8B0
analogous
#B0BFCA #B0B2CA #BBB0CA
triadic
#B0B2CA #CAB0B2 #B2CAB0
tetradic
#B0B2CA #CAB0BF #CAC8B0 #B0CABB
square
#B0B2CA #CAB0BF #CAC8B0 #B0CABB
split-complementary
#B0B2CA #CABBB0 #BFCAB0
monochromatic
#676B99 #8B8EB1 #B0B2CA #D5D6E3 #EDEDF3
Accessibility & contrast
On white
2.09
#B0B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B0B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2CA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2CA | 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)
#ACB4CB
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#ABB6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0b2ca; /* rgb */ color: rgb(176, 178, 202); /* oklch */ color: oklch(77.0% 0.034 281.8);
Tailwind
colors: {
custom: {
50: '#c7c9da',
500: '#b0b2ca',
950: '#000000',
},
}SCSS
$custom: #b0b2ca; $custom-light: #c7c9da; $custom-dark: #000000;
JSON
{
"hex": "#b0b2ca",
"rgb": {
"r": 176,
"g": 178,
"b": 202
},
"hsl": {
"h": 235.385,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.76969,
"c": 0.03414,
"h": 281.8
},
"luminance": 0.45335
}Semantic roles & 50–950 ramp
primary
#B0B2CA
secondary
#E9E8E2
accent
#97479E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283