#BCC2BD#BCC2BD
#BCC2BD is a light, near-neutral grey. Relative luminance 0.529; OKLCH L 80.8% C 0.010 H 150.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2BD |
|---|---|
| RGB | rgb(188, 194, 189) |
| HSL | hsl(130, 5%, 75%) |
| HSV | hsv(130, 3%, 76%) |
| CMYK | cmyk(3.1%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(77.84, -3.00, 1.79) |
| CIE-LCH | lch(77.84, 3.49, 149.21°) |
| OKLab | oklab(80.79% -0.0083 0.0047) |
| OKLCH | oklch(80.79% 0.01 150.6) |
| XYZ | xyz(49.2145, 52.9489, 55.7616) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.75
Silver
#C0C0C0
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 6.53
Dark Gray
#A9A9A9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2BD #C2BCC1
analogous
#BEC2BC #BCC2BD #BCC2C0
triadic
#BCC2BD #BDBCC2 #C2BDBC
tetradic
#BCC2BD #BCBEC2 #C2BCC1 #C2C0BC
square
#BCC2BD #BCBEC2 #C2BCC1 #C2C0BC
split-complementary
#BCC2BD #C0BCC2 #C2BCBE
monochromatic
#7C887E #9CA59D #BCC2BD #DCDFDD #EFF0EF
Accessibility & contrast
On white
1.81
#BCC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BCC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2BD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2BD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#BBC2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2bd; /* rgb */ color: rgb(188, 194, 189); /* oklch */ color: oklch(80.8% 0.010 150.6);
Tailwind
colors: {
custom: {
50: '#d0d4d0',
500: '#bcc2bd',
950: '#000000',
},
}SCSS
$custom: #bcc2bd; $custom-light: #d0d4d0; $custom-dark: #000000;
JSON
{
"hex": "#bcc2bd",
"rgb": {
"r": 188,
"g": 194,
"b": 189
},
"hsl": {
"h": 130,
"s": 4.687,
"l": 74.902
},
"oklch": {
"l": 0.80789,
"c": 0.00957,
"h": 150.6
},
"luminance": 0.52949
}Semantic roles & 50–950 ramp
primary
#BCC2BD
secondary
#958D94
accent
#57858F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383