#BDC2C2#BDC2C2
#BDC2C2 is a light, near-neutral grey. Relative luminance 0.533; OKLCH L 81.0% C 0.006 H 197.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2C2 |
|---|---|
| RGB | rgb(189, 194, 194) |
| HSL | hsl(180, 4%, 75%) |
| HSV | hsv(180, 3%, 76%) |
| CMYK | cmyk(2.6%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(78.05, -1.72, -0.60) |
| CIE-LCH | lch(78.05, 1.83, 199.27°) |
| OKLab | oklab(81.01% -0.0053 -0.0016) |
| OKLCH | oklch(81.01% 0.006 197.1) |
| XYZ | xyz(50.0139, 53.2972, 58.6810) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.08
Silver
#C0C0C0
ΔE00 2.52
Dove Gray
#B6B8BD
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 5.10
Fog
#D8DCE0
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2C2 #C2BDBD
analogous
#BDC2BF #BDC2C2 #BDBFC2
triadic
#BDC2C2 #C2BDC2 #C2C2BD
tetradic
#BDC2C2 #BFBDC2 #C2BDBD #BFC2BD
square
#BDC2C2 #BFBDC2 #C2BDBD #BFC2BD
split-complementary
#BDC2C2 #C2BDBF #C2BFBD
monochromatic
#7D8787 #9DA5A5 #BDC2C2 #DDDFDF #EFF0F0
Accessibility & contrast
On white
1.80
#BDC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BDC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2C2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2C2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#C0C1C2
Tritanopia (blue-blind)
#BCC2C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdc2c2; /* rgb */ color: rgb(189, 194, 194); /* oklch */ color: oklch(81.0% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#d0d4d4',
500: '#bdc2c2',
950: '#000000',
},
}SCSS
$custom: #bdc2c2; $custom-light: #d0d4d4; $custom-dark: #000000;
JSON
{
"hex": "#bdc2c2",
"rgb": {
"r": 189,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.81012,
"c": 0.00555,
"h": 197.1
},
"luminance": 0.53297
}Semantic roles & 50–950 ramp
primary
#BDC2C2
secondary
#958F8F
accent
#58588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383