#BBBCCD#BBBCCD
#BBBCCD is a light, muted blue. Relative luminance 0.509; OKLCH L 80.0% C 0.024 H 283.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCCD |
|---|---|
| RGB | rgb(187, 188, 205) |
| HSL | hsl(237, 15%, 77%) |
| HSV | hsv(237, 9%, 80%) |
| CMYK | cmyk(8.8%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.64, 2.94, -8.65) |
| CIE-LCH | lch(76.64, 9.14, 288.79°) |
| OKLab | oklab(79.97% 0.0054 -0.0232) |
| OKLCH | oklch(79.97% 0.024 283.2) |
| XYZ | xyz(49.4940, 50.9387, 64.9704) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.73
Silver
#C0C0C0
ΔE00 8.00
Cloudy Blue
#ACC2D9
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCCD #CDCCBB
analogous
#BBC5CD #BBBCCD #C3BBCD
triadic
#BBBCCD #CDBBBC #BCCDBB
tetradic
#BBBCCD #CDBBC5 #CDCCBB #BBCDC3
square
#BBBCCD #CDBBC5 #CDCCBB #BBCDC3
split-complementary
#BBBCCD #CDC3BB #C5CDBB
monochromatic
#747799 #9899B3 #BBBCCD #DEDFE7 #EDEEF2
Accessibility & contrast
On white
1.88
#BBBCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BBBCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCCD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCCD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#B7BFC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbccd; /* rgb */ color: rgb(187, 188, 205); /* oklch */ color: oklch(80.0% 0.024 283.2);
Tailwind
colors: {
custom: {
50: '#cfd0dc',
500: '#bbbccd',
950: '#000000',
},
}SCSS
$custom: #bbbccd; $custom-light: #cfd0dc; $custom-dark: #000000;
JSON
{
"hex": "#bbbccd",
"rgb": {
"r": 187,
"g": 188,
"b": 205
},
"hsl": {
"h": 236.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.79971,
"c": 0.02385,
"h": 283.2
},
"luminance": 0.50939
}Semantic roles & 50–950 ramp
primary
#BBBCCD
secondary
#A1A08B
accent
#954C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384