#BDBFD2#BDBFD2
#BDBFD2 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.027 H 281.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFD2 |
|---|---|
| RGB | rgb(189, 191, 210) |
| HSL | hsl(234, 19%, 78%) |
| HSV | hsv(234, 10%, 82%) |
| CMYK | cmyk(10%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(77.72, 3.00, -9.74) |
| CIE-LCH | lch(77.72, 10.19, 287.14°) |
| OKLab | oklab(80.9% 0.0051 -0.0262) |
| OKLCH | oklch(80.9% 0.027 281) |
| XYZ | xyz(51.2475, 52.7332, 68.4389) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 8.07
Silver
#C0C0C0
ΔE00 8.64
Lavender (CSS)
#E6E6FA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFD2 #D2D0BD
analogous
#BDC9D2 #BDBFD2 #C5BDD2
triadic
#BDBFD2 #D2BDBF #BFD2BD
tetradic
#BDBFD2 #D2BDC9 #D2D0BD #BDD2C5
square
#BDBFD2 #D2BDC9 #D2D0BD #BDD2C5
split-complementary
#BDBFD2 #D2C5BD #C9D2BD
monochromatic
#7478A0 #999CB9 #BDBFD2 #E1E2EB #EDEDF3
Accessibility & contrast
On white
1.82
#BDBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BDBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFD2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFD2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D3
Deuteranopia (green-blind)
#BABFD1
Tritanopia (blue-blind)
#B9C2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdbfd2; /* rgb */ color: rgb(189, 191, 210); /* oklch */ color: oklch(80.9% 0.027 281.0);
Tailwind
colors: {
custom: {
50: '#d1d2df',
500: '#bdbfd2',
950: '#000000',
},
}SCSS
$custom: #bdbfd2; $custom-light: #d1d2df; $custom-dark: #000000;
JSON
{
"hex": "#bdbfd2",
"rgb": {
"r": 189,
"g": 191,
"b": 210
},
"hsl": {
"h": 234.286,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.80899,
"c": 0.02668,
"h": 281
},
"luminance": 0.52734
}Semantic roles & 50–950 ramp
primary
#BDBFD2
secondary
#A7A48C
accent
#95489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384