#BFBEDB#BFBEDB
#BFBEDB is a light, muted blue. Relative luminance 0.530; OKLCH L 81.2% C 0.041 H 287.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEDB |
|---|---|
| RGB | rgb(191, 190, 219) |
| HSL | hsl(242, 29%, 80%) |
| HSV | hsv(242, 13%, 86%) |
| CMYK | cmyk(12.8%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(77.89, 6.04, -14.34) |
| CIE-LCH | lch(77.89, 15.56, 292.86°) |
| OKLab | oklab(81.16% 0.0119 -0.0387) |
| OKLCH | oklch(81.16% 0.041 287) |
| XYZ | xyz(52.6828, 53.0173, 74.4619) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 8.76
Light Blue Grey
#B7C9E2
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 9.23
Lavender (CSS)
#E6E6FA
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEDB #DADBBE
analogous
#BECBDB #BFBEDB #CDBEDB
triadic
#BFBEDB #DBBFBE #BEDBBF
tetradic
#BFBEDB #DBBECB #DADBBE #BEDBCD
square
#BFBEDB #DBBECB #DADBBE #BEDBCD
split-complementary
#BFBEDB #DBCDBE #CBDBBE
monochromatic
#716FAF #9897C5 #BFBEDB #E6E5F1 #ECEBF4
Accessibility & contrast
On white
1.81
#BFBEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFBEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEDB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEDB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#B9C3C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbedb; /* rgb */ color: rgb(191, 190, 219); /* oklch */ color: oklch(81.2% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#d2d1e6',
500: '#bfbedb',
950: '#000000',
},
}SCSS
$custom: #bfbedb; $custom-light: #d2d1e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbedb",
"rgb": {
"r": 191,
"g": 190,
"b": 219
},
"hsl": {
"h": 242.069,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.81158,
"c": 0.04053,
"h": 287
},
"luminance": 0.53018
}Semantic roles & 50–950 ramp
primary
#BFBEDB
secondary
#B1B28B
accent
#A73EA4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384