#BFBDD3#BFBDD3
#BFBDD3 is a light, muted blue. Relative luminance 0.522; OKLCH L 80.7% C 0.031 H 289.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDD3 |
|---|---|
| RGB | rgb(191, 189, 211) |
| HSL | hsl(245, 20%, 78%) |
| HSV | hsv(245, 10%, 83%) |
| CMYK | cmyk(9.5%, 10.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.39, 4.94, -10.76) |
| CIE-LCH | lch(77.39, 11.84, 294.67°) |
| OKLab | oklab(80.69% 0.0105 -0.0289) |
| OKLCH | oklch(80.69% 0.031 289.9) |
| XYZ | xyz(51.4390, 52.1744, 68.9761) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.40
Lavender (CSS)
#E6E6FA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDD3 #D1D3BD
analogous
#BDC6D3 #BFBDD3 #CABDD3
triadic
#BFBDD3 #D3BFBD #BDD3BF
tetradic
#BFBDD3 #D3BDC6 #D1D3BD #BDD3CA
square
#BFBDD3 #D3BDC6 #D1D3BD #BDD3CA
split-complementary
#BFBDD3 #D3CABD #C6D3BD
monochromatic
#7874A2 #9B98BB #BFBDD3 #E3E2EB #EDEDF3
Accessibility & contrast
On white
1.84
#BFBDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BFBDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDD3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDD3 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D4
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#BBC0C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbdd3; /* rgb */ color: rgb(191, 189, 211); /* oklch */ color: oklch(80.7% 0.031 289.9);
Tailwind
colors: {
custom: {
50: '#d2d0e0',
500: '#bfbdd3',
950: '#000000',
},
}SCSS
$custom: #bfbdd3; $custom-light: #d2d0e0; $custom-dark: #000000;
JSON
{
"hex": "#bfbdd3",
"rgb": {
"r": 191,
"g": 189,
"b": 211
},
"hsl": {
"h": 245.455,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.80687,
"c": 0.03077,
"h": 289.9
},
"luminance": 0.52175
}Semantic roles & 50–950 ramp
primary
#BFBDD3
secondary
#A6A88C
accent
#9E4796
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384