#BFB7EA#BFB7EA
#BFB7EA is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.3% C 0.072 H 291.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7EA |
|---|---|
| RGB | rgb(191, 183, 234) |
| HSL | hsl(249, 55%, 82%) |
| HSV | hsv(249, 22%, 92%) |
| CMYK | cmyk(18.4%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.61, 13.06, -24.37) |
| CIE-LCH | lch(76.61, 27.65, 298.19°) |
| OKLab | oklab(80.33% 0.0268 -0.0666) |
| OKLCH | oklch(80.33% 0.072 291.9) |
| XYZ | xyz(53.2673, 50.8833, 84.8411) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.37
Pale Violet
#CEAEFA
ΔE00 6.38
Light Lavender
#DFC5FE
ΔE00 6.44
Light Violet
#D6B4FC
ΔE00 6.49
Lavender
#B39DDB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7EA #E2EAB7
analogous
#B7C9EA #BFB7EA #D9B7EA
triadic
#BFB7EA #EABFB7 #B7EABF
tetradic
#BFB7EA #EAB7C9 #E2EAB7 #B7EAD9
square
#BFB7EA #EAB7C9 #E2EAB7 #B7EAD9
split-complementary
#BFB7EA #EAD9B7 #C9EAB7
monochromatic
#6B58CE #9588DC #BFB7EA #E9E6F8 #EAE7F8
Accessibility & contrast
On white
1.88
#BFB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BFB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7EA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7EA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#B7BFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb7ea; /* rgb */ color: rgb(191, 183, 234); /* oklch */ color: oklch(80.3% 0.072 291.9);
Tailwind
colors: {
custom: {
50: '#d2ccf0',
500: '#bfb7ea',
950: '#000000',
},
}SCSS
$custom: #bfb7ea; $custom-light: #d2ccf0; $custom-dark: #000000;
JSON
{
"hex": "#bfb7ea",
"rgb": {
"r": 191,
"g": 183,
"b": 234
},
"hsl": {
"h": 249.412,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.80328,
"c": 0.07182,
"h": 291.9
},
"luminance": 0.50884
}Semantic roles & 50–950 ramp
primary
#BFB7EA
secondary
#BBC67F
accent
#C223A9
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385