#B7BDCA#B7BDCA
#B7BDCA is a light, near-neutral blue. Relative luminance 0.507; OKLCH L 79.8% C 0.020 H 265.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDCA |
|---|---|
| RGB | rgb(183, 189, 202) |
| HSL | hsl(221, 15%, 75%) |
| HSV | hsv(221, 9%, 79%) |
| CMYK | cmyk(9.4%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.51, 0.47, -7.25) |
| CIE-LCH | lch(76.51, 7.26, 273.71°) |
| OKLab | oklab(79.77% -0.0014 -0.0195) |
| OKLCH | oklch(79.77% 0.02 265.9) |
| XYZ | xyz(48.3845, 50.7263, 63.1077) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.31
Cool Gray
#9AA7B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDCA #CAC4B7
analogous
#B7C6CA #B7BDCA #BAB7CA
triadic
#B7BDCA #CAB7BD #BDCAB7
tetradic
#B7BDCA #CAB7C6 #CAC4B7 #B7CABA
square
#B7BDCA #CAB7C6 #CAC4B7 #B7CABA
split-complementary
#B7BDCA #CABAB7 #C6CAB7
monochromatic
#707C96 #949DB0 #B7BDCA #DADDE4 #EDEFF2
Accessibility & contrast
On white
1.88
#B7BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B7BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDCA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDCA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#B3BFC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bdca; /* rgb */ color: rgb(183, 189, 202); /* oklch */ color: oklch(79.8% 0.020 265.9);
Tailwind
colors: {
custom: {
50: '#ccd0da',
500: '#b7bdca',
950: '#000000',
},
}SCSS
$custom: #b7bdca; $custom-light: #ccd0da; $custom-dark: #000000;
JSON
{
"hex": "#b7bdca",
"rgb": {
"r": 183,
"g": 189,
"b": 202
},
"hsl": {
"h": 221.053,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.79766,
"c": 0.01951,
"h": 265.9
},
"luminance": 0.50727
}Semantic roles & 50–950 ramp
primary
#B7BDCA
secondary
#9E9787
accent
#814C99
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383