#BCC1CA#BCC1CA
#BCC1CA is a light, near-neutral blue. Relative luminance 0.531; OKLCH L 81.0% C 0.014 H 262.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1CA |
|---|---|
| RGB | rgb(188, 193, 202) |
| HSL | hsl(219, 12%, 76%) |
| HSV | hsv(219, 7%, 79%) |
| CMYK | cmyk(6.9%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.93, 0.01, -5.11) |
| CIE-LCH | lch(77.93, 5.11, 270.06°) |
| OKLab | oklab(80.97% -0.0018 -0.0137) |
| OKLCH | oklch(80.97% 0.014 262.4) |
| XYZ | xyz(50.4675, 53.0952, 63.4553) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.05
Silver
#C0C0C0
ΔE00 4.58
Silver (survey)
#C5C9C7
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1CA #CAC5BC
analogous
#BCC8CA #BCC1CA #BEBCCA
triadic
#BCC1CA #CABCC1 #C1CABC
tetradic
#BCC1CA #CABCC8 #CAC5BC #BCCABE
square
#BCC1CA #CABCC8 #CAC5BC #BCCABE
split-complementary
#BCC1CA #CABEBC #C8CABC
monochromatic
#788294 #9AA1AF #BCC1CA #DEE1E5 #EEEFF1
Accessibility & contrast
On white
1.81
#BCC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BCC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1CA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1CA | 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)
#BEC1CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#B9C3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc1ca; /* rgb */ color: rgb(188, 193, 202); /* oklch */ color: oklch(81.0% 0.014 262.4);
Tailwind
colors: {
custom: {
50: '#d0d3da',
500: '#bcc1ca',
950: '#000000',
},
}SCSS
$custom: #bcc1ca; $custom-light: #d0d3da; $custom-dark: #000000;
JSON
{
"hex": "#bcc1ca",
"rgb": {
"r": 188,
"g": 193,
"b": 202
},
"hsl": {
"h": 218.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80972,
"c": 0.01379,
"h": 262.4
},
"luminance": 0.53096
}Semantic roles & 50–950 ramp
primary
#BCC1CA
secondary
#9E988C
accent
#7D5096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383