#BFBDCA#BFBDCA
#BFBDCA is a light, near-neutral blue. Relative luminance 0.517; OKLCH L 80.4% C 0.018 H 293.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDCA |
|---|---|
| RGB | rgb(191, 189, 202) |
| HSL | hsl(249, 11%, 77%) |
| HSV | hsv(249, 6%, 79%) |
| CMYK | cmyk(5.4%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(77.12, 3.16, -6.28) |
| CIE-LCH | lch(77.12, 7.03, 296.69°) |
| OKLab | oklab(80.39% 0.0071 -0.0168) |
| OKLCH | oklch(80.39% 0.018 293.1) |
| XYZ | xyz(50.3422, 51.7357, 63.1995) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.98
Silver
#C0C0C0
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.87
Dark Gray
#A9A9A9
ΔE00 8.90
Silver (survey)
#C5C9C7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDCA #C8CABD
analogous
#BDC2CA #BFBDCA #C6BDCA
triadic
#BFBDCA #CABFBD #BDCABF
tetradic
#BFBDCA #CABDC2 #C8CABD #BDCAC6
square
#BFBDCA #CABDC2 #C8CABD #BDCAC6
split-complementary
#BFBDCA #CAC6BD #C2CABD
monochromatic
#7D7993 #9E9BAF #BFBDCA #E0DFE5 #EFEEF1
Accessibility & contrast
On white
1.85
#BFBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BFBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDCA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDCA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#BBBECA
Tritanopia (blue-blind)
#BDBFC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbdca; /* rgb */ color: rgb(191, 189, 202); /* oklch */ color: oklch(80.4% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#d2d0da',
500: '#bfbdca',
950: '#000000',
},
}SCSS
$custom: #bfbdca; $custom-light: #d2d0da; $custom-dark: #000000;
JSON
{
"hex": "#bfbdca",
"rgb": {
"r": 191,
"g": 189,
"b": 202
},
"hsl": {
"h": 249.231,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.80394,
"c": 0.01823,
"h": 293.1
},
"luminance": 0.51736
}Semantic roles & 50–950 ramp
primary
#BFBDCA
secondary
#9B9E8E
accent
#95518A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383