#BBBCCA#BBBCCA
#BBBCCA is a light, near-neutral blue. Relative luminance 0.508; OKLCH L 79.9% C 0.020 H 282.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBCCA |
|---|---|
| RGB | rgb(187, 188, 202) |
| HSL | hsl(236, 12%, 76%) |
| HSV | hsv(236, 7%, 79%) |
| CMYK | cmyk(7.4%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.55, 2.34, -7.15) |
| CIE-LCH | lch(76.55, 7.53, 288.15°) |
| OKLab | oklab(79.87% 0.0043 -0.0192) |
| OKLCH | oklch(79.87% 0.02 282.7) |
| XYZ | xyz(49.1353, 50.7952, 63.0815) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Silver
#C0C0C0
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 8.32
Dark Gray
#A9A9A9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBCCA #CAC9BB
analogous
#BBC4CA #BBBCCA #C2BBCA
triadic
#BBBCCA #CABBBC #BCCABB
tetradic
#BBBCCA #CABBC4 #CAC9BB #BBCAC2
square
#BBBCCA #CABBC4 #CAC9BB #BBCAC2
split-complementary
#BBBCCA #CAC2BB #C4CABB
monochromatic
#767894 #999AAF #BBBCCA #DDDEE5 #EEEEF2
Accessibility & contrast
On white
1.88
#BBBCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BBBCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBCCA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBCCA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#B8BEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbcca; /* rgb */ color: rgb(187, 188, 202); /* oklch */ color: oklch(79.9% 0.020 282.7);
Tailwind
colors: {
custom: {
50: '#cfd0da',
500: '#bbbcca',
950: '#000000',
},
}SCSS
$custom: #bbbcca; $custom-light: #cfd0da; $custom-dark: #000000;
JSON
{
"hex": "#bbbcca",
"rgb": {
"r": 187,
"g": 188,
"b": 202
},
"hsl": {
"h": 236,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.79874,
"c": 0.01964,
"h": 282.7
},
"luminance": 0.50796
}Semantic roles & 50–950 ramp
primary
#BBBCCA
secondary
#9E9D8B
accent
#924F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383