#B0BBCA#B0BBCA
#B0BBCA is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.8% C 0.025 H 256.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBCA |
|---|---|
| RGB | rgb(176, 187, 202) |
| HSL | hsl(215, 20%, 74%) |
| HSV | hsv(215, 13%, 79%) |
| CMYK | cmyk(12.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.47, -0.77, -8.85) |
| CIE-LCH | lch(75.47, 8.88, 265.03°) |
| OKLab | oklab(78.82% -0.0059 -0.0238) |
| OKLCH | oklch(78.82% 0.025 256.1) |
| XYZ | xyz(46.3331, 49.0343, 62.8892) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 5.04
Light Grey Blue
#9DBCD4
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBCA #CABFB0
analogous
#B0C8CA #B0BBCA #B2B0CA
triadic
#B0BBCA #CAB0BB #BBCAB0
tetradic
#B0BBCA #CAB0C8 #CABFB0 #B0CAB2
square
#B0BBCA #CAB0C8 #CABFB0 #B0CAB2
split-complementary
#B0BBCA #CAB2B0 #C8CAB0
monochromatic
#677C99 #8B9BB1 #B0BBCA #D5DBE3 #EDEFF3
Accessibility & contrast
On white
1.94
#B0BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#B0BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBCA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBCA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#AABEC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bbca; /* rgb */ color: rgb(176, 187, 202); /* oklch */ color: oklch(78.8% 0.025 256.1);
Tailwind
colors: {
custom: {
50: '#c7cfda',
500: '#b0bbca',
950: '#000000',
},
}SCSS
$custom: #b0bbca; $custom-light: #c7cfda; $custom-dark: #000000;
JSON
{
"hex": "#b0bbca",
"rgb": {
"r": 176,
"g": 187,
"b": 202
},
"hsl": {
"h": 214.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.7882,
"c": 0.02456,
"h": 256.1
},
"luminance": 0.49035
}Semantic roles & 50–950 ramp
primary
#B0BBCA
secondary
#E9E6E2
accent
#79479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283