#BF94EA#BF94EA
#BF94EA is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.8% C 0.129 H 306.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94EA |
|---|---|
| RGB | rgb(191, 148, 234) |
| HSL | hsl(270, 67%, 75%) |
| HSV | hsv(270, 37%, 92%) |
| CMYK | cmyk(18.4%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.17, 32.39, -37.39) |
| CIE-LCH | lch(68.17, 49.47, 310.91°) |
| OKLab | oklab(73.85% 0.0765 -0.1034) |
| OKLCH | oklch(73.85% 0.129 306.5) |
| XYZ | xyz(46.9241, 38.1970, 82.7267) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.64
Lavender (survey)
#C79FEF
ΔE00 2.97
Liliac
#C48EFD
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 3.98
Pale Purple
#B790D4
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94EA #BFEA94
analogous
#9494EA #BF94EA #EA94EA
triadic
#BF94EA #EABF94 #94EABF
tetradic
#BF94EA #EA9494 #BFEA94 #94EAEA
square
#BF94EA #EA9494 #BFEA94 #94EAEA
split-complementary
#BF94EA #EAEA94 #94EA94
monochromatic
#822ED6 #A061E0 #BF94EA #DEC7F4 #F0E5FA
Accessibility & contrast
On white
2.43
#BF94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BF94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94EA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94EA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#B9A1B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf94ea; /* rgb */ color: rgb(191, 148, 234); /* oklch */ color: oklch(73.8% 0.129 306.5);
Tailwind
colors: {
custom: {
50: '#d3b4f1',
500: '#bf94ea',
950: '#000000',
},
}SCSS
$custom: #bf94ea; $custom-light: #d3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bf94ea",
"rgb": {
"r": 191,
"g": 148,
"b": 234
},
"hsl": {
"h": 270,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73848,
"c": 0.12863,
"h": 306.5
},
"luminance": 0.38197
}Semantic roles & 50–950 ramp
primary
#BF94EA
secondary
#E6F1DA
accent
#CF1673
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084