#B2B5CA#B2B5CA
#B2B5CA is a light, muted blue. Relative luminance 0.468; OKLCH L 77.7% C 0.030 H 279.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B5CA |
|---|---|
| RGB | rgb(178, 181, 202) |
| HSL | hsl(233, 18%, 75%) |
| HSV | hsv(233, 12%, 79%) |
| CMYK | cmyk(11.9%, 10.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.05, 3.13, -10.96) |
| CIE-LCH | lch(74.05, 11.39, 285.92°) |
| OKLab | oklab(77.74% 0.0048 -0.0295) |
| OKLCH | oklch(77.74% 0.03 279.2) |
| XYZ | xyz(45.5424, 46.7766, 62.4951) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 9.61
Silver
#C0C0C0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B5CA #CAC7B2
analogous
#B2C1CA #B2B5CA #BBB2CA
triadic
#B2B5CA #CAB2B5 #B5CAB2
tetradic
#B2B5CA #CAB2C1 #CAC7B2 #B2CABB
square
#B2B5CA #CAB2C1 #CAC7B2 #B2CABB
split-complementary
#B2B5CA #CABBB2 #C1CAB2
monochromatic
#6A6F98 #8E92B1 #B2B5CA #D6D8E3 #EDEEF3
Accessibility & contrast
On white
2.03
#B2B5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#B2B5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B5CA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B5CA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#ADB9BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2b5ca; /* rgb */ color: rgb(178, 181, 202); /* oklch */ color: oklch(77.7% 0.030 279.2);
Tailwind
colors: {
custom: {
50: '#c9cbda',
500: '#b2b5ca',
950: '#000000',
},
}SCSS
$custom: #b2b5ca; $custom-light: #c9cbda; $custom-dark: #000000;
JSON
{
"hex": "#b2b5ca",
"rgb": {
"r": 178,
"g": 181,
"b": 202
},
"hsl": {
"h": 232.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.77739,
"c": 0.02993,
"h": 279.2
},
"luminance": 0.46777
}Semantic roles & 50–950 ramp
primary
#B2B5CA
secondary
#E9E8E2
accent
#92499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283