#BCBBCA#BCBBCA
#BCBBCA is a light, muted blue. Relative luminance 0.505; OKLCH L 79.8% C 0.021 H 289.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBCA |
|---|---|
| RGB | rgb(188, 187, 202) |
| HSL | hsl(244, 12%, 76%) |
| HSV | hsv(244, 7%, 79%) |
| CMYK | cmyk(6.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.37, 3.22, -7.41) |
| CIE-LCH | lch(76.37, 8.08, 293.46°) |
| OKLab | oklab(79.75% 0.0068 -0.0198) |
| OKLCH | oklch(79.75% 0.021 289) |
| XYZ | xyz(49.1680, 50.4961, 63.0221) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.35
Silver
#C0C0C0
ΔE00 7.44
Light Blue Grey
#B7C9E2
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.79
Dark Gray
#A9A9A9
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBCA #C9CABB
analogous
#BBC2CA #BCBBCA #C4BBCA
triadic
#BCBBCA #CABCBB #BBCABC
tetradic
#BCBBCA #CABBC2 #C9CABB #BBCAC4
square
#BCBBCA #CABBC2 #C9CABB #BBCAC4
split-complementary
#BCBBCA #CAC4BB #C2CABB
monochromatic
#787694 #9A99AF #BCBBCA #DEDDE5 #EEEEF2
Accessibility & contrast
On white
1.89
#BCBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BCBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBCA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBCA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#B9BDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbbca; /* rgb */ color: rgb(188, 187, 202); /* oklch */ color: oklch(79.8% 0.021 289.0);
Tailwind
colors: {
custom: {
50: '#d0cfda',
500: '#bcbbca',
950: '#000000',
},
}SCSS
$custom: #bcbbca; $custom-light: #d0cfda; $custom-dark: #000000;
JSON
{
"hex": "#bcbbca",
"rgb": {
"r": 188,
"g": 187,
"b": 202
},
"hsl": {
"h": 244,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.7975,
"c": 0.02099,
"h": 289
},
"luminance": 0.50496
}Semantic roles & 50–950 ramp
primary
#BCBBCA
secondary
#9D9E8B
accent
#974F92
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383