#BFBDD1#BFBDD1
#BFBDD1 is a light, muted blue. Relative luminance 0.521; OKLCH L 80.6% C 0.028 H 290.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDD1 |
|---|---|
| RGB | rgb(191, 189, 209) |
| HSL | hsl(246, 18%, 78%) |
| HSV | hsv(246, 10%, 82%) |
| CMYK | cmyk(8.6%, 9.6%, 0%, 18%) |
| CIE-LAB | lab(77.33, 4.54, -9.77) |
| CIE-LCH | lch(77.33, 10.77, 294.93°) |
| OKLab | oklab(80.62% 0.0097 -0.0262) |
| OKLCH | oklch(80.62% 0.028 290.4) |
| XYZ | xyz(51.1898, 52.0748, 67.6638) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 9.19
Silver
#C0C0C0
ΔE00 9.39
Lavender (CSS)
#E6E6FA
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDD1 #CFD1BD
analogous
#BDC5D1 #BFBDD1 #C9BDD1
triadic
#BFBDD1 #D1BFBD #BDD1BF
tetradic
#BFBDD1 #D1BDC5 #CFD1BD #BDD1C9
square
#BFBDD1 #D1BDC5 #CFD1BD #BDD1C9
split-complementary
#BFBDD1 #D1C9BD #C5D1BD
monochromatic
#79759F #9C99B8 #BFBDD1 #E2E1EA #EEEDF2
Accessibility & contrast
On white
1.84
#BFBDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BFBDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDD1
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDD1 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD2
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#BCC0C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbdd1; /* rgb */ color: rgb(191, 189, 209); /* oklch */ color: oklch(80.6% 0.028 290.4);
Tailwind
colors: {
custom: {
50: '#d2d0df',
500: '#bfbdd1',
950: '#000000',
},
}SCSS
$custom: #bfbdd1; $custom-light: #d2d0df; $custom-dark: #000000;
JSON
{
"hex": "#bfbdd1",
"rgb": {
"r": 191,
"g": 189,
"b": 209
},
"hsl": {
"h": 246,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.80621,
"c": 0.02798,
"h": 290.4
},
"luminance": 0.52075
}Semantic roles & 50–950 ramp
primary
#BFBDD1
secondary
#A3A68C
accent
#9C4994
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384