#BFB8EB#BFB8EB
#BFB8EB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.6% C 0.072 H 291.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8EB |
|---|---|
| RGB | rgb(191, 184, 235) |
| HSL | hsl(248, 56%, 82%) |
| HSV | hsv(248, 22%, 92%) |
| CMYK | cmyk(18.7%, 21.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.89, 12.73, -24.48) |
| CIE-LCH | lch(76.89, 27.59, 297.49°) |
| OKLab | oklab(80.56% 0.0257 -0.0669) |
| OKLCH | oklch(80.56% 0.072 291) |
| XYZ | xyz(53.6183, 51.3549, 85.6688) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 6.49
Pale Violet
#CEAEFA
ΔE00 6.55
Light Violet
#D6B4FC
ΔE00 6.65
Lavender
#B39DDB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8EB #E4EBB8
analogous
#B8CBEB #BFB8EB #D9B8EB
triadic
#BFB8EB #EBBFB8 #B8EBBF
tetradic
#BFB8EB #EBB8CB #E4EBB8 #B8EBD9
square
#BFB8EB #EBB8CB #E4EBB8 #B8EBD9
split-complementary
#BFB8EB #EBD9B8 #CBEBB8
monochromatic
#6959D0 #9488DE #BFB8EB #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.86
#BFB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BFB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8EB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8EB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#B6C0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb8eb; /* rgb */ color: rgb(191, 184, 235); /* oklch */ color: oklch(80.6% 0.072 291.0);
Tailwind
colors: {
custom: {
50: '#d2cdf1',
500: '#bfb8eb',
950: '#000000',
},
}SCSS
$custom: #bfb8eb; $custom-light: #d2cdf1; $custom-dark: #000000;
JSON
{
"hex": "#bfb8eb",
"rgb": {
"r": 191,
"g": 184,
"b": 235
},
"hsl": {
"h": 248.235,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.80561,
"c": 0.0717,
"h": 291
},
"luminance": 0.51356
}Semantic roles & 50–950 ramp
primary
#BFB8EB
secondary
#BEC780
accent
#C422AD
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385