#BFBFEB#BFBFEB
#BFBFEB is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.9% C 0.062 H 285.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFEB |
|---|---|
| RGB | rgb(191, 191, 235) |
| HSL | hsl(240, 52%, 84%) |
| HSV | hsv(240, 19%, 92%) |
| CMYK | cmyk(18.7%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.66, 8.93, -21.79) |
| CIE-LCH | lch(78.66, 23.55, 292.28°) |
| OKLab | oklab(81.93% 0.0159 -0.0595) |
| OKLCH | oklch(81.93% 0.062 285) |
| XYZ | xyz(55.1086, 54.3354, 86.1655) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 8.18
Light Violet
#D6B4FC
ΔE00 8.73
Pale Violet
#CEAEFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFEB #EBEBBF
analogous
#BFD5EB #BFBFEB #D5BFEB
triadic
#BFBFEB #EBBFBF #BFEBBF
tetradic
#BFBFEB #EBBFD5 #EBEBBF #BFEBD5
square
#BFBFEB #EBBFD5 #EBEBBF #BFEBD5
split-complementary
#BFBFEB #EBD5BF #D5EBBF
monochromatic
#6262CE #9090DC #BFBFEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.77
#BFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFEB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFEB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#B6C6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbfeb; /* rgb */ color: rgb(191, 191, 235); /* oklch */ color: oklch(81.9% 0.062 285.0);
Tailwind
colors: {
custom: {
50: '#d2d2f1',
500: '#bfbfeb',
950: '#000000',
},
}SCSS
$custom: #bfbfeb; $custom-light: #d2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#bfbfeb",
"rgb": {
"r": 191,
"g": 191,
"b": 235
},
"hsl": {
"h": 240,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.81931,
"c": 0.06155,
"h": 285
},
"luminance": 0.54336
}Semantic roles & 50–950 ramp
primary
#BFBFEB
secondary
#C7C787
accent
#C026C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385