#BFBDDB#BFBDDB
#BFBDDB is a light, muted blue. Relative luminance 0.526; OKLCH L 81.0% C 0.042 H 288.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDDB |
|---|---|
| RGB | rgb(191, 189, 219) |
| HSL | hsl(244, 29%, 80%) |
| HSV | hsv(244, 14%, 86%) |
| CMYK | cmyk(12.8%, 13.7%, 0%, 14.1%) |
| CIE-LAB | lab(77.63, 6.58, -14.72) |
| CIE-LCH | lch(77.63, 16.12, 294.10°) |
| OKLab | oklab(80.96% 0.0133 -0.0398) |
| OKLCH | oklch(80.96% 0.042 288.5) |
| XYZ | xyz(52.4669, 52.5856, 74.3900) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.34
Light Lavender
#DFC5FE
ΔE00 9.67
Lightsteelblue
#B0C4DE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDDB #D9DBBD
analogous
#BDCADB #BFBDDB #CEBDDB
triadic
#BFBDDB #DBBFBD #BDDBBF
tetradic
#BFBDDB #DBBDCA #D9DBBD #BDDBCE
square
#BFBDDB #DBBDCA #D9DBBD #BDDBCE
split-complementary
#BFBDDB #DBCEBD #CADBBD
monochromatic
#726EB0 #9995C5 #BFBDDB #E5E5F1 #ECEBF4
Accessibility & contrast
On white
1.82
#BFBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BFBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDDB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDDB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#BAC2C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbddb; /* rgb */ color: rgb(191, 189, 219); /* oklch */ color: oklch(81.0% 0.042 288.5);
Tailwind
colors: {
custom: {
50: '#d2d0e6',
500: '#bfbddb',
950: '#000000',
},
}SCSS
$custom: #bfbddb; $custom-light: #d2d0e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbddb",
"rgb": {
"r": 191,
"g": 189,
"b": 219
},
"hsl": {
"h": 244,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.80959,
"c": 0.04197,
"h": 288.5
},
"luminance": 0.52586
}Semantic roles & 50–950 ramp
primary
#BFBDDB
secondary
#AFB28A
accent
#A83DA1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384