#BFBDDF#BFBDDF
#BFBDDF is a light, muted blue. Relative luminance 0.528; OKLCH L 81.1% C 0.048 H 288.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDDF |
|---|---|
| RGB | rgb(191, 189, 223) |
| HSL | hsl(244, 35%, 81%) |
| HSV | hsv(244, 15%, 87%) |
| CMYK | cmyk(14.3%, 15.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.76, 7.42, -16.69) |
| CIE-LCH | lch(77.76, 18.27, 293.98°) |
| OKLab | oklab(81.1% 0.0147 -0.0452) |
| OKLCH | oklch(81.1% 0.048 288) |
| XYZ | xyz(52.9998, 52.7988, 77.1967) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 8.77
Pale Lilac
#E4CBFF
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDDF #DDDFBD
analogous
#BDCCDF #BFBDDF #D0BDDF
triadic
#BFBDDF #DFBFBD #BDDFBF
tetradic
#BFBDDF #DFBDCC #DDDFBD #BDDFD0
square
#BFBDDF #DFBDCC #DDDFBD #BDDFD0
split-complementary
#BFBDDF #DFD0BD #CCDFBD
monochromatic
#6F6BB7 #9794CB #BFBDDF #E7E6F3 #EBEAF5
Accessibility & contrast
On white
1.82
#BFBDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BFBDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDDF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDDF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#B9C2C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbddf; /* rgb */ color: rgb(191, 189, 223); /* oklch */ color: oklch(81.1% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#d2d0e9',
500: '#bfbddf',
950: '#000000',
},
}SCSS
$custom: #bfbddf; $custom-light: #d2d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbddf",
"rgb": {
"r": 191,
"g": 189,
"b": 223
},
"hsl": {
"h": 243.529,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.81099,
"c": 0.04757,
"h": 288
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#BFBDDF
secondary
#B4B789
accent
#AE38A7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384