#BDBFD1#BDBFD1
#BDBFD1 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.025 H 280.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFD1 |
|---|---|
| RGB | rgb(189, 191, 209) |
| HSL | hsl(234, 18%, 78%) |
| HSV | hsv(234, 10%, 82%) |
| CMYK | cmyk(9.6%, 8.6%, 0%, 18%) |
| CIE-LAB | lab(77.69, 2.80, -9.24) |
| CIE-LCH | lch(77.69, 9.66, 286.86°) |
| OKLab | oklab(80.87% 0.0047 -0.0248) |
| OKLCH | oklch(80.87% 0.025 280.8) |
| XYZ | xyz(51.1233, 52.6835, 67.7848) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.98
Silver
#C0C0C0
ΔE00 8.26
Lavender (CSS)
#E6E6FA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFD1 #D1CFBD
analogous
#BDC9D1 #BDBFD1 #C5BDD1
triadic
#BDBFD1 #D1BDBF #BFD1BD
tetradic
#BDBFD1 #D1BDC9 #D1CFBD #BDD1C5
square
#BDBFD1 #D1BDC9 #D1CFBD #BDD1C5
split-complementary
#BDBFD1 #D1C5BD #C9D1BD
monochromatic
#75799F #999CB8 #BDBFD1 #E1E2EA #EDEEF2
Accessibility & contrast
On white
1.82
#BDBFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BDBFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFD1
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFD1 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D2
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#B9C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdbfd1; /* rgb */ color: rgb(189, 191, 209); /* oklch */ color: oklch(80.9% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#d1d2df',
500: '#bdbfd1',
950: '#000000',
},
}SCSS
$custom: #bdbfd1; $custom-light: #d1d2df; $custom-dark: #000000;
JSON
{
"hex": "#bdbfd1",
"rgb": {
"r": 189,
"g": 191,
"b": 209
},
"hsl": {
"h": 234,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.80866,
"c": 0.02528,
"h": 280.8
},
"luminance": 0.52684
}Semantic roles & 50–950 ramp
primary
#BDBFD1
secondary
#A6A38C
accent
#94499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384