#BCC0CA#BCC0CA
#BCC0CA is a light, near-neutral blue. Relative luminance 0.527; OKLCH L 80.8% C 0.015 H 268.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0CA |
|---|---|
| RGB | rgb(188, 192, 202) |
| HSL | hsl(223, 12%, 76%) |
| HSV | hsv(223, 7%, 79%) |
| CMYK | cmyk(6.9%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(77.67, 0.54, -5.49) |
| CIE-LCH | lch(77.67, 5.52, 275.60°) |
| OKLab | oklab(80.77% -0.0004 -0.0147) |
| OKLCH | oklch(80.77% 0.015 268.5) |
| XYZ | xyz(50.2472, 52.6546, 63.3818) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.13
Silver
#C0C0C0
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0CA #CAC6BC
analogous
#BCC7CA #BCC0CA #BFBCCA
triadic
#BCC0CA #CABCC0 #C0CABC
tetradic
#BCC0CA #CABCC7 #CAC6BC #BCCABF
square
#BCC0CA #CABCC7 #CAC6BC #BCCABF
split-complementary
#BCC0CA #CABFBC #C7CABC
monochromatic
#788094 #9AA0AF #BCC0CA #DEE0E5 #EEEFF1
Accessibility & contrast
On white
1.82
#BCC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BCC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0CA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0CA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#B9C2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc0ca; /* rgb */ color: rgb(188, 192, 202); /* oklch */ color: oklch(80.8% 0.015 268.5);
Tailwind
colors: {
custom: {
50: '#d0d3da',
500: '#bcc0ca',
950: '#000000',
},
}SCSS
$custom: #bcc0ca; $custom-light: #d0d3da; $custom-dark: #000000;
JSON
{
"hex": "#bcc0ca",
"rgb": {
"r": 188,
"g": 192,
"b": 202
},
"hsl": {
"h": 222.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80768,
"c": 0.01471,
"h": 268.5
},
"luminance": 0.52655
}Semantic roles & 50–950 ramp
primary
#BCC0CA
secondary
#9E998C
accent
#825096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383