#BBC0CF#BBC0CF
#BBC0CF is a light, muted blue. Relative luminance 0.528; OKLCH L 80.8% C 0.022 H 271.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0CF |
|---|---|
| RGB | rgb(187, 192, 207) |
| HSL | hsl(225, 17%, 77%) |
| HSV | hsv(225, 10%, 81%) |
| CMYK | cmyk(9.7%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(77.74, 1.20, -8.10) |
| CIE-LCH | lch(77.74, 8.19, 278.43°) |
| OKLab | oklab(80.85% 0.0004 -0.0218) |
| OKLCH | oklch(80.85% 0.022 271.1) |
| XYZ | xyz(50.6033, 52.7686, 66.5388) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.90
Cloudy Blue
#ACC2D9
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0CF #CFCABB
analogous
#BBCACF #BBC0CF #C0BBCF
triadic
#BBC0CF #CFBBC0 #C0CFBB
tetradic
#BBC0CF #CFBBCA #CFCABB #BBCFC0
square
#BBC0CF #CFBBCA #CFCABB #BBCFC0
split-complementary
#BBC0CF #CFC0BB #CACFBB
monochromatic
#737E9C #979FB6 #BBC0CF #DFE1E8 #EDEEF2
Accessibility & contrast
On white
1.82
#BBC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BBC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0CF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0CF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#B7C3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc0cf; /* rgb */ color: rgb(187, 192, 207); /* oklch */ color: oklch(80.8% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#cfd3dd',
500: '#bbc0cf',
950: '#000000',
},
}SCSS
$custom: #bbc0cf; $custom-light: #cfd3dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc0cf",
"rgb": {
"r": 187,
"g": 192,
"b": 207
},
"hsl": {
"h": 225,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80849,
"c": 0.02177,
"h": 271.1
},
"luminance": 0.52769
}Semantic roles & 50–950 ramp
primary
#BBC0CF
secondary
#A49D8B
accent
#874A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384