#BFB7EB#BFB7EB
#BFB7EB is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.4% C 0.073 H 291.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7EB |
|---|---|
| RGB | rgb(191, 183, 235) |
| HSL | hsl(249, 57%, 82%) |
| HSV | hsv(249, 22%, 92%) |
| CMYK | cmyk(18.7%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.64, 13.28, -24.86) |
| CIE-LCH | lch(76.64, 28.18, 298.12°) |
| OKLab | oklab(80.37% 0.0271 -0.068) |
| OKLCH | oklch(80.37% 0.073 291.7) |
| XYZ | xyz(53.4114, 50.9410, 85.5998) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 5.32
Pale Violet
#CEAEFA
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 6.39
Light Lavender
#DFC5FE
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7EB #E3EBB7
analogous
#B7C9EB #BFB7EB #D9B7EB
triadic
#BFB7EB #EBBFB7 #B7EBBF
tetradic
#BFB7EB #EBB7C9 #E3EBB7 #B7EBD9
square
#BFB7EB #EBB7C9 #E3EBB7 #B7EBD9
split-complementary
#BFB7EB #EBD9B7 #C9EBB7
monochromatic
#6A57D0 #9487DE #BFB7EB #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.88
#BFB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BFB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7EB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7EB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#B6BFC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb7eb; /* rgb */ color: rgb(191, 183, 235); /* oklch */ color: oklch(80.4% 0.073 291.7);
Tailwind
colors: {
custom: {
50: '#d3ccf1',
500: '#bfb7eb',
950: '#000000',
},
}SCSS
$custom: #bfb7eb; $custom-light: #d3ccf1; $custom-dark: #000000;
JSON
{
"hex": "#bfb7eb",
"rgb": {
"r": 191,
"g": 183,
"b": 235
},
"hsl": {
"h": 249.231,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.80367,
"c": 0.0732,
"h": 291.7
},
"luminance": 0.50941
}Semantic roles & 50–950 ramp
primary
#BFB7EB
secondary
#BCC77F
accent
#C421AB
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385