#BBC0CA#BBC0CA
#BBC0CA is a light, near-neutral blue. Relative luminance 0.525; OKLCH L 80.7% C 0.015 H 264.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0CA |
|---|---|
| RGB | rgb(187, 192, 202) |
| HSL | hsl(220, 12%, 76%) |
| HSV | hsv(220, 7%, 79%) |
| CMYK | cmyk(7.4%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.60, 0.20, -5.61) |
| CIE-LCH | lch(77.60, 5.62, 272.07°) |
| OKLab | oklab(80.69% -0.0014 -0.015) |
| OKLCH | oklch(80.69% 0.015 264.5) |
| XYZ | xyz(50.0017, 52.5280, 63.3703) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.15
Silver
#C0C0C0
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0CA #CAC5BB
analogous
#BBC8CA #BBC0CA #BEBBCA
triadic
#BBC0CA #CABBC0 #C0CABB
tetradic
#BBC0CA #CABBC8 #CAC5BB #BBCABE
square
#BBC0CA #CABBC8 #CAC5BB #BBCABE
split-complementary
#BBC0CA #CABEBB #C8CABB
monochromatic
#768094 #99A0AF #BBC0CA #DDE0E5 #EEEFF2
Accessibility & contrast
On white
1.83
#BBC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BBC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0CA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0CA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CB
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#B8C2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc0ca; /* rgb */ color: rgb(187, 192, 202); /* oklch */ color: oklch(80.7% 0.015 264.5);
Tailwind
colors: {
custom: {
50: '#cfd3da',
500: '#bbc0ca',
950: '#000000',
},
}SCSS
$custom: #bbc0ca; $custom-light: #cfd3da; $custom-dark: #000000;
JSON
{
"hex": "#bbc0ca",
"rgb": {
"r": 187,
"g": 192,
"b": 202
},
"hsl": {
"h": 220,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.8069,
"c": 0.0151,
"h": 264.5
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#BBC0CA
secondary
#9E988B
accent
#7F4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383