#BFB8EA#BFB8EA
#BFB8EA is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.5% C 0.070 H 291.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8EA |
|---|---|
| RGB | rgb(191, 184, 234) |
| HSL | hsl(248, 54%, 82%) |
| HSV | hsv(248, 21%, 92%) |
| CMYK | cmyk(18.4%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(76.86, 12.51, -23.99) |
| CIE-LCH | lch(76.86, 27.06, 297.55°) |
| OKLab | oklab(80.52% 0.0254 -0.0656) |
| OKLCH | oklch(80.52% 0.07 291.2) |
| XYZ | xyz(53.4743, 51.2973, 84.9101) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 5.12
Light Lavender
#DFC5FE
ΔE00 6.51
Pale Violet
#CEAEFA
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 6.76
Pale Lilac
#E4CBFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8EA #E3EAB8
analogous
#B8CAEA #BFB8EA #D8B8EA
triadic
#BFB8EA #EABFB8 #B8EABF
tetradic
#BFB8EA #EAB8CA #E3EAB8 #B8EAD8
square
#BFB8EA #EAB8CA #E3EAB8 #B8EAD8
split-complementary
#BFB8EA #EAD8B8 #CAEAB8
monochromatic
#6A5ACE #9489DC #BFB8EA #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.87
#BFB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BFB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8EA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8EA | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#B6C0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb8ea; /* rgb */ color: rgb(191, 184, 234); /* oklch */ color: oklch(80.5% 0.070 291.2);
Tailwind
colors: {
custom: {
50: '#d2cdf0',
500: '#bfb8ea',
950: '#000000',
},
}SCSS
$custom: #bfb8ea; $custom-light: #d2cdf0; $custom-dark: #000000;
JSON
{
"hex": "#bfb8ea",
"rgb": {
"r": 191,
"g": 184,
"b": 234
},
"hsl": {
"h": 248.4,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.80522,
"c": 0.07031,
"h": 291.2
},
"luminance": 0.51298
}Semantic roles & 50–950 ramp
primary
#BFB8EA
secondary
#BCC680
accent
#C224AC
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385