#BBC1CD#BBC1CD
#BBC1CD is a light, near-neutral blue. Relative luminance 0.531; OKLCH L 81.0% C 0.018 H 264.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1CD |
|---|---|
| RGB | rgb(187, 193, 205) |
| HSL | hsl(220, 15%, 77%) |
| HSV | hsv(220, 9%, 80%) |
| CMYK | cmyk(8.8%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.94, 0.27, -6.72) |
| CIE-LCH | lch(77.94, 6.73, 272.26°) |
| OKLab | oklab(80.99% -0.0017 -0.018) |
| OKLCH | oklch(80.99% 0.018 264.5) |
| XYZ | xyz(50.5806, 53.1120, 65.3326) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1CD #CDC7BB
analogous
#BBCACD #BBC1CD #BEBBCD
triadic
#BBC1CD #CDBBC1 #C1CDBB
tetradic
#BBC1CD #CDBBCA #CDC7BB #BBCDBE
square
#BBC1CD #CDBBCA #CDC7BB #BBCDBE
split-complementary
#BBC1CD #CDBEBB #CACDBB
monochromatic
#748199 #98A1B3 #BBC1CD #DEE1E7 #EDEFF2
Accessibility & contrast
On white
1.81
#BBC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BBC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1CD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1CD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#B7C3C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc1cd; /* rgb */ color: rgb(187, 193, 205); /* oklch */ color: oklch(81.0% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#cfd3dc',
500: '#bbc1cd',
950: '#000000',
},
}SCSS
$custom: #bbc1cd; $custom-light: #cfd3dc; $custom-dark: #000000;
JSON
{
"hex": "#bbc1cd",
"rgb": {
"r": 187,
"g": 193,
"b": 205
},
"hsl": {
"h": 220,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.8099,
"c": 0.01811,
"h": 264.5
},
"luminance": 0.53113
}Semantic roles & 50–950 ramp
primary
#BBC1CD
secondary
#A19A8B
accent
#804C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384