#BDBABE#BDBABE
#BDBABE is a light, near-neutral grey. Relative luminance 0.497; OKLCH L 79.3% C 0.006 H 317.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBABE |
|---|---|
| RGB | rgb(189, 186, 190) |
| HSL | hsl(285, 3%, 74%) |
| HSV | hsv(285, 2%, 75%) |
| CMYK | cmyk(0.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(75.86, 1.79, -1.65) |
| CIE-LCH | lch(75.86, 2.43, 317.38°) |
| OKLab | oklab(79.25% 0.0048 -0.0043) |
| OKLCH | oklch(79.25% 0.006 317.8) |
| XYZ | xyz(47.8379, 49.6544, 55.7693) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.63
Silver
#C0C0C0
ΔE00 3.23
Dark Gray
#A9A9A9
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBABE #BBBEBA
analogous
#BBBABE #BDBABE #BEBABD
triadic
#BDBABE #BEBDBA #BABEBD
tetradic
#BDBABE #BEBBBA #BBBEBA #BABDBE
square
#BDBABE #BEBBBA #BBBEBA #BABDBE
split-complementary
#BDBABE #BDBEBA #BABEBB
monochromatic
#817B83 #9F9AA0 #BDBABE #DBDADC #F0EFF0
Accessibility & contrast
On white
1.92
#BDBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BDBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBABE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBABE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#BDBABB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bdbabe; /* rgb */ color: rgb(189, 186, 190); /* oklch */ color: oklch(79.3% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#d0ced1',
500: '#bdbabe',
950: '#000000',
},
}SCSS
$custom: #bdbabe; $custom-light: #d0ced1; $custom-dark: #000000;
JSON
{
"hex": "#bdbabe",
"rgb": {
"r": 189,
"g": 186,
"b": 190
},
"hsl": {
"h": 285,
"s": 2.985,
"l": 73.725
},
"oklch": {
"l": 0.79254,
"c": 0.00647,
"h": 317.8
},
"luminance": 0.49654
}Semantic roles & 50–950 ramp
primary
#BDBABE
secondary
#E5E6E5
accent
#8D5966
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282