#BFB1EA#BFB1EA
#BFB1EA is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.2% C 0.081 H 295.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1EA |
|---|---|
| RGB | rgb(191, 177, 234) |
| HSL | hsl(255, 58%, 81%) |
| HSV | hsv(255, 24%, 92%) |
| CMYK | cmyk(18.4%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.11, 16.35, -26.65) |
| CIE-LCH | lch(75.11, 31.27, 301.53°) |
| OKLab | oklab(79.17% 0.0352 -0.073) |
| OKLCH | oklch(79.17% 0.081 295.8) |
| XYZ | xyz(52.0560, 48.4608, 84.4373) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 5.18
Lavender
#B39DDB
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1EA #DCEAB1
analogous
#B1BFEA #BFB1EA #DBB1EA
triadic
#BFB1EA #EABFB1 #B1EABF
tetradic
#BFB1EA #EAB1BF #DCEAB1 #B1EADB
square
#BFB1EA #EAB1BF #DCEAB1 #B1EADB
split-complementary
#BFB1EA #EADBB1 #BFEAB1
monochromatic
#7051D0 #9781DD #BFB1EA #E7E1F7 #EBE7F9
Accessibility & contrast
On white
1.96
#BFB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BFB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1EA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1EA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#B7BAC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb1ea; /* rgb */ color: rgb(191, 177, 234); /* oklch */ color: oklch(79.2% 0.081 295.8);
Tailwind
colors: {
custom: {
50: '#d3c8f1',
500: '#bfb1ea',
950: '#000000',
},
}SCSS
$custom: #bfb1ea; $custom-light: #d3c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bfb1ea",
"rgb": {
"r": 191,
"g": 177,
"b": 234
},
"hsl": {
"h": 254.737,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.79172,
"c": 0.08109,
"h": 295.8
},
"luminance": 0.48461
}Semantic roles & 50–950 ramp
primary
#BFB1EA
secondary
#EBF0DB
accent
#C5209D
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284