#BBC1CA#BBC1CA
#BBC1CA is a light, near-neutral blue. Relative luminance 0.530; OKLCH L 80.9% C 0.014 H 258.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1CA |
|---|---|
| RGB | rgb(187, 193, 202) |
| HSL | hsl(216, 12%, 76%) |
| HSV | hsv(216, 7%, 79%) |
| CMYK | cmyk(7.4%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.86, -0.33, -5.23) |
| CIE-LCH | lch(77.86, 5.24, 266.39°) |
| OKLab | oklab(80.9% -0.0029 -0.014) |
| OKLCH | oklch(80.9% 0.014 258.3) |
| XYZ | xyz(50.2220, 52.9686, 63.4437) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.16
Silver
#C0C0C0
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1CA #CAC4BB
analogous
#BBC9CA #BBC1CA #BDBBCA
triadic
#BBC1CA #CABBC1 #C1CABB
tetradic
#BBC1CA #CABBC9 #CAC4BB #BBCABD
square
#BBC1CA #CABBC9 #CAC4BB #BBCABD
split-complementary
#BBC1CA #CABDBB #C9CABB
monochromatic
#768294 #99A2AF #BBC1CA #DDE0E5 #EEEFF2
Accessibility & contrast
On white
1.81
#BBC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BBC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1CA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1CA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#B8C3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc1ca; /* rgb */ color: rgb(187, 193, 202); /* oklch */ color: oklch(80.9% 0.014 258.3);
Tailwind
colors: {
custom: {
50: '#cfd3da',
500: '#bbc1ca',
950: '#000000',
},
}SCSS
$custom: #bbc1ca; $custom-light: #cfd3da; $custom-dark: #000000;
JSON
{
"hex": "#bbc1ca",
"rgb": {
"r": 187,
"g": 193,
"b": 202
},
"hsl": {
"h": 216,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80895,
"c": 0.0143,
"h": 258.3
},
"luminance": 0.52969
}Semantic roles & 50–950 ramp
primary
#BBC1CA
secondary
#9E968B
accent
#7A4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383