#BDBFC0#BDBFC0
#BDBFC0 is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.3% C 0.003 H 228.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFC0 |
|---|---|
| RGB | rgb(189, 191, 192) |
| HSL | hsl(200, 2%, 75%) |
| HSV | hsv(200, 2%, 75%) |
| CMYK | cmyk(1.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(77.21, -0.51, -0.75) |
| CIE-LCH | lch(77.21, 0.90, 235.82°) |
| OKLab | oklab(80.34% -0.0017 -0.002) |
| OKLCH | oklch(80.34% 0.003 228.8) |
| XYZ | xyz(49.1298, 51.8861, 57.2857) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.10
Dove Gray
#B6B8BD
ΔE00 2.81
Silver (survey)
#C5C9C7
ΔE00 3.19
Light Gray
#D3D3D3
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 6.03
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFC0 #C0BEBD
analogous
#BDC0C0 #BDBFC0 #BDBEC0
triadic
#BDBFC0 #C0BDBF #BFC0BD
tetradic
#BDBFC0 #C0BDC0 #C0BEBD #BEC0BD
square
#BDBFC0 #C0BDC0 #C0BEBD #BEC0BD
split-complementary
#BDBFC0 #C0BDBE #C0C0BD
monochromatic
#7E8284 #9EA1A2 #BDBFC0 #DCDDDE #EFF0F0
Accessibility & contrast
On white
1.85
#BDBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BDBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFC0
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFC0 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC0
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#BCBFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbfc0; /* rgb */ color: rgb(189, 191, 192); /* oklch */ color: oklch(80.3% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#d0d2d3',
500: '#bdbfc0',
950: '#000000',
},
}SCSS
$custom: #bdbfc0; $custom-light: #d0d2d3; $custom-dark: #000000;
JSON
{
"hex": "#bdbfc0",
"rgb": {
"r": 189,
"g": 191,
"b": 192
},
"hsl": {
"h": 200,
"s": 2.326,
"l": 74.706
},
"oklch": {
"l": 0.80336,
"c": 0.00264,
"h": 228.8
},
"luminance": 0.51886
}Semantic roles & 50–950 ramp
primary
#BDBFC0
secondary
#92908F
accent
#6A598C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383