#BFBDD7#BFBDD7
#BFBDD7 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.8% C 0.036 H 289.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDD7 |
|---|---|
| RGB | rgb(191, 189, 215) |
| HSL | hsl(245, 25%, 79%) |
| HSV | hsv(245, 12%, 84%) |
| CMYK | cmyk(11.2%, 12.1%, 0%, 15.7%) |
| CIE-LAB | lab(77.51, 5.76, -12.74) |
| CIE-LCH | lch(77.51, 13.98, 294.31°) |
| OKLab | oklab(80.82% 0.0119 -0.0344) |
| OKLCH | oklch(80.82% 0.036 289.1) |
| XYZ | xyz(51.9467, 52.3775, 71.6499) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.16
Thistle
#D8BFD8
ΔE00 8.39
Light Periwinkle
#C1C6FC
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.47
Dove Gray
#B6B8BD
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDD7 #D5D7BD
analogous
#BDC8D7 #BFBDD7 #CCBDD7
triadic
#BFBDD7 #D7BFBD #BDD7BF
tetradic
#BFBDD7 #D7BDC8 #D5D7BD #BDD7CC
square
#BFBDD7 #D7BDC8 #D5D7BD #BDD7CC
split-complementary
#BFBDD7 #D7CCBD #C8D7BD
monochromatic
#7571A9 #9A97C0 #BFBDD7 #E4E3EE #EDECF3
Accessibility & contrast
On white
1.83
#BFBDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BFBDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDD7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDD7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0D8
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#BAC1C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbdd7; /* rgb */ color: rgb(191, 189, 215); /* oklch */ color: oklch(80.8% 0.036 289.1);
Tailwind
colors: {
custom: {
50: '#d2d0e3',
500: '#bfbdd7',
950: '#000000',
},
}SCSS
$custom: #bfbdd7; $custom-light: #d2d0e3; $custom-dark: #000000;
JSON
{
"hex": "#bfbdd7",
"rgb": {
"r": 191,
"g": 189,
"b": 215
},
"hsl": {
"h": 244.615,
"s": 24.528,
"l": 79.216
},
"oklch": {
"l": 0.80821,
"c": 0.03637,
"h": 289.1
},
"luminance": 0.52378
}Semantic roles & 50–950 ramp
primary
#BFBDD7
secondary
#AAAD8B
accent
#A3429C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384