#BBC2CF#BBC2CF
#BBC2CF is a light, near-neutral blue. Relative luminance 0.537; OKLCH L 81.3% C 0.020 H 263.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2CF |
|---|---|
| RGB | rgb(187, 194, 207) |
| HSL | hsl(219, 17%, 77%) |
| HSV | hsv(219, 10%, 81%) |
| CMYK | cmyk(9.7%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.26, 0.13, -7.33) |
| CIE-LCH | lch(78.26, 7.33, 271.04°) |
| OKLab | oklab(81.26% -0.0024 -0.0197) |
| OKLCH | oklch(81.26% 0.02 263) |
| XYZ | xyz(51.0454, 53.6528, 66.6861) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 5.56
Silver
#C0C0C0
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2CF #CFC8BB
analogous
#BBCCCF #BBC2CF #BEBBCF
triadic
#BBC2CF #CFBBC2 #C2CFBB
tetradic
#BBC2CF #CFBBCC #CFC8BB #BBCFBE
square
#BBC2CF #CFBBCC #CFC8BB #BBCFBE
split-complementary
#BBC2CF #CFBEBB #CCCFBB
monochromatic
#73829C #97A2B6 #BBC2CF #DFE2E8 #EDEFF2
Accessibility & contrast
On white
1.79
#BBC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BBC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2CF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2CF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#B7C5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc2cf; /* rgb */ color: rgb(187, 194, 207); /* oklch */ color: oklch(81.3% 0.020 263.0);
Tailwind
colors: {
custom: {
50: '#cfd4dd',
500: '#bbc2cf',
950: '#000000',
},
}SCSS
$custom: #bbc2cf; $custom-light: #cfd4dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc2cf",
"rgb": {
"r": 187,
"g": 194,
"b": 207
},
"hsl": {
"h": 219,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81258,
"c": 0.01984,
"h": 263
},
"luminance": 0.53653
}Semantic roles & 50–950 ramp
primary
#BBC2CF
secondary
#A49B8B
accent
#7F4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384