#BCC0C2#BCC0C2
#BCC0C2 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.5% C 0.005 H 228.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0C2 |
|---|---|
| RGB | rgb(188, 192, 194) |
| HSL | hsl(200, 5%, 75%) |
| HSV | hsv(200, 3%, 76%) |
| CMYK | cmyk(3.1%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(77.45, -1.01, -1.49) |
| CIE-LCH | lch(77.45, 1.80, 235.95°) |
| OKLab | oklab(80.52% -0.0035 -0.004) |
| OKLCH | oklch(80.52% 0.005 228.8) |
| XYZ | xyz(49.3245, 52.2855, 58.5220) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.03
Dove Gray
#B6B8BD
ΔE00 2.91
Silver (survey)
#C5C9C7
ΔE00 3.12
Light Gray
#D3D3D3
ΔE00 5.27
Dark Gray
#A9A9A9
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0C2 #C2BEBC
analogous
#BCC2C1 #BCC0C2 #BCBDC2
triadic
#BCC0C2 #C2BCC0 #C0C2BC
tetradic
#BCC0C2 #C1BCC2 #C2BEBC #BDC2BC
square
#BCC0C2 #C1BCC2 #C2BEBC #BDC2BC
split-complementary
#BCC0C2 #C2BCBD #C2C1BC
monochromatic
#7C8488 #9CA2A5 #BCC0C2 #DCDEDF #EFF0F0
Accessibility & contrast
On white
1.83
#BCC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BCC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0C2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0C2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#BBC1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc0c2; /* rgb */ color: rgb(188, 192, 194); /* oklch */ color: oklch(80.5% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#d0d3d4',
500: '#bcc0c2',
950: '#000000',
},
}SCSS
$custom: #bcc0c2; $custom-light: #d0d3d4; $custom-dark: #000000;
JSON
{
"hex": "#bcc0c2",
"rgb": {
"r": 188,
"g": 192,
"b": 194
},
"hsl": {
"h": 200,
"s": 4.687,
"l": 74.902
},
"oklch": {
"l": 0.80523,
"c": 0.00529,
"h": 228.8
},
"luminance": 0.52286
}Semantic roles & 50–950 ramp
primary
#BCC0C2
secondary
#95908D
accent
#69578F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383