#BF94EB#BF94EB
#BF94EB is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.130 H 306.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94EB |
|---|---|
| RGB | rgb(191, 148, 235) |
| HSL | hsl(270, 69%, 75%) |
| HSV | hsv(270, 37%, 92%) |
| CMYK | cmyk(18.7%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.21, 32.61, -37.87) |
| CIE-LCH | lch(68.21, 49.98, 310.74°) |
| OKLab | oklab(73.89% 0.0767 -0.1048) |
| OKLCH | oklch(73.89% 0.13 306.2) |
| XYZ | xyz(47.0682, 38.2546, 83.4854) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.57
Lavender (survey)
#C79FEF
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.15
Pale Purple
#B790D4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94EB #C0EB94
analogous
#9495EB #BF94EB #EA94EB
triadic
#BF94EB #EBBF94 #94EBBF
tetradic
#BF94EB #EB9495 #C0EB94 #94EBEA
square
#BF94EB #EB9495 #C0EB94 #94EBEA
split-complementary
#BF94EB #EBEA94 #95EB94
monochromatic
#812DD8 #A060E1 #BF94EB #DEC8F5 #F0E5FA
Accessibility & contrast
On white
2.43
#BF94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BF94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94EB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94EB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#B9A1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf94eb; /* rgb */ color: rgb(191, 148, 235); /* oklch */ color: oklch(73.9% 0.130 306.2);
Tailwind
colors: {
custom: {
50: '#d3b4f1',
500: '#bf94eb',
950: '#000000',
},
}SCSS
$custom: #bf94eb; $custom-light: #d3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bf94eb",
"rgb": {
"r": 191,
"g": 148,
"b": 235
},
"hsl": {
"h": 269.655,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.73894,
"c": 0.12988,
"h": 306.2
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#BF94EB
secondary
#E6F2D9
accent
#D01574
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085