#BF92EB#BF92EB
#BF92EB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.5% C 0.133 H 306.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92EB |
|---|---|
| RGB | rgb(191, 146, 235) |
| HSL | hsl(270, 69%, 75%) |
| HSV | hsv(270, 38%, 92%) |
| CMYK | cmyk(18.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.75, 33.72, -38.58) |
| CIE-LCH | lch(67.75, 51.24, 311.15°) |
| OKLab | oklab(73.55% 0.0795 -0.1069) |
| OKLCH | oklch(73.55% 0.133 306.6) |
| XYZ | xyz(46.7572, 37.6326, 83.3818) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.83
Liliac
#C48EFD
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92EB #BEEB92
analogous
#9392EB #BF92EB #EB92EB
triadic
#BF92EB #EBBF92 #92EBBF
tetradic
#BF92EB #EB9392 #BEEB92 #92EBEB
square
#BF92EB #EB9392 #BEEB92 #92EBEB
split-complementary
#BF92EB #EBEB92 #92EB93
monochromatic
#822BD8 #A15EE2 #BF92EB #DDC6F4 #F0E5FA
Accessibility & contrast
On white
2.46
#BF92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BF92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92EB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92EB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#89A5E9
Tritanopia (blue-blind)
#B9A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92eb; /* rgb */ color: rgb(191, 146, 235); /* oklch */ color: oklch(73.5% 0.133 306.6);
Tailwind
colors: {
custom: {
50: '#d3b2f1',
500: '#bf92eb',
950: '#000000',
},
}SCSS
$custom: #bf92eb; $custom-light: #d3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bf92eb",
"rgb": {
"r": 191,
"g": 146,
"b": 235
},
"hsl": {
"h": 270.337,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73546,
"c": 0.13321,
"h": 306.6
},
"luminance": 0.37632
}Semantic roles & 50–950 ramp
primary
#BF92EB
secondary
#E5F2D9
accent
#D11572
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085