#BFBEDF#BFBEDF
#BFBEDF is a light, muted blue. Relative luminance 0.532; OKLCH L 81.3% C 0.046 H 286.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEDF |
|---|---|
| RGB | rgb(191, 190, 223) |
| HSL | hsl(242, 34%, 81%) |
| HSV | hsv(242, 15%, 87%) |
| CMYK | cmyk(14.3%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.01, 6.88, -16.31) |
| CIE-LCH | lch(78.01, 17.70, 292.88°) |
| OKLab | oklab(81.3% 0.0133 -0.0442) |
| OKLCH | oklch(81.3% 0.046 286.7) |
| XYZ | xyz(53.2157, 53.2305, 77.2686) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.08
Light Periwinkle
#C1C6FC
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 8.94
Light Lavender
#DFC5FE
ΔE00 9.10
Light Blue Grey
#B7C9E2
ΔE00 9.14
Pale Lilac
#E4CBFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEDF #DEDFBE
analogous
#BECDDF #BFBEDF #CFBEDF
triadic
#BFBEDF #DFBFBE #BEDFBF
tetradic
#BFBEDF #DFBECD #DEDFBE #BEDFCF
square
#BFBEDF #DFBECD #DEDFBE #BEDFCF
split-complementary
#BFBEDF #DFCFBE #CDDFBE
monochromatic
#6E6CB7 #9795CB #BFBEDF #E7E7F3 #EBEAF5
Accessibility & contrast
On white
1.80
#BFBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BFBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEDF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEDF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E1
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#B9C3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbedf; /* rgb */ color: rgb(191, 190, 223); /* oklch */ color: oklch(81.3% 0.046 286.7);
Tailwind
colors: {
custom: {
50: '#d2d1e9',
500: '#bfbedf',
950: '#000000',
},
}SCSS
$custom: #bfbedf; $custom-light: #d2d1e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbedf",
"rgb": {
"r": 191,
"g": 190,
"b": 223
},
"hsl": {
"h": 241.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.81298,
"c": 0.04614,
"h": 286.7
},
"luminance": 0.53231
}Semantic roles & 50–950 ramp
primary
#BFBEDF
secondary
#B6B78A
accent
#AD39A9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384