#B5BFCA#B5BFCA
#B5BFCA is a light, near-neutral cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.019 H 250.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFCA |
|---|---|
| RGB | rgb(181, 191, 202) |
| HSL | hsl(211, 17%, 75%) |
| HSV | hsv(211, 10%, 79%) |
| CMYK | cmyk(10.4%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.89, -1.26, -6.70) |
| CIE-LCH | lch(76.89, 6.82, 259.33°) |
| OKLab | oklab(80.03% -0.0063 -0.018) |
| OKLCH | oklch(80.03% 0.019 250.6) |
| XYZ | xyz(48.3452, 51.3490, 63.2300) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFCA #CAC0B5
analogous
#B5C9CA #B5BFCA #B6B5CA
triadic
#B5BFCA #CAB5BF #BFCAB5
tetradic
#B5BFCA #CAB5C9 #CAC0B5 #B5CAB6
square
#B5BFCA #CAB5C9 #CAC0B5 #B5CAB6
split-complementary
#B5BFCA #CAB6B5 #C9CAB5
monochromatic
#6E8197 #91A0B0 #B5BFCA #D9DEE4 #EDF0F2
Accessibility & contrast
On white
1.86
#B5BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B5BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFCA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFCA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#B0C1C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b5bfca; /* rgb */ color: rgb(181, 191, 202); /* oklch */ color: oklch(80.0% 0.019 250.6);
Tailwind
colors: {
custom: {
50: '#cbd2da',
500: '#b5bfca',
950: '#000000',
},
}SCSS
$custom: #b5bfca; $custom-light: #cbd2da; $custom-dark: #000000;
JSON
{
"hex": "#b5bfca",
"rgb": {
"r": 181,
"g": 191,
"b": 202
},
"hsl": {
"h": 211.429,
"s": 16.535,
"l": 75.098
},
"oklch": {
"l": 0.80025,
"c": 0.0191,
"h": 250.6
},
"luminance": 0.5135
}Semantic roles & 50–950 ramp
primary
#B5BFCA
secondary
#9E9285
accent
#754B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383