#BF94E1#BF94E1
#BF94E1 is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.117 H 309.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94E1 |
|---|---|
| RGB | rgb(191, 148, 225) |
| HSL | hsl(274, 56%, 73%) |
| HSV | hsv(274, 34%, 88%) |
| CMYK | cmyk(15.1%, 34.2%, 0%, 11.8%) |
| CIE-LAB | lab(67.79, 30.43, -33.01) |
| CIE-LCH | lch(67.79, 44.89, 312.67°) |
| OKLab | oklab(73.44% 0.0744 -0.0909) |
| OKLCH | oklch(73.44% 0.117 309.3) |
| XYZ | xyz(45.6639, 37.6929, 76.0894) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 3.79
Lavender
#B39DDB
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94E1 #B6E194
analogous
#9894E1 #BF94E1 #E194DD
triadic
#BF94E1 #E1BF94 #94E1BF
tetradic
#BF94E1 #E19894 #B6E194 #94DDE1
square
#BF94E1 #E19894 #B6E194 #94DDE1
split-complementary
#BF94E1 #DDE194 #94E198
monochromatic
#8637C4 #A264D4 #BF94E1 #DCC4EE #F1E7F8
Accessibility & contrast
On white
2.46
#BF94E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BF94E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94E1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94E1 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E4
Deuteranopia (green-blind)
#8FA6DF
Tritanopia (blue-blind)
#BB9FB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf94e1; /* rgb */ color: rgb(191, 148, 225); /* oklch */ color: oklch(73.4% 0.117 309.3);
Tailwind
colors: {
custom: {
50: '#d3b4ea',
500: '#bf94e1',
950: '#000000',
},
}SCSS
$custom: #bf94e1; $custom-light: #d3b4ea; $custom-dark: #000000;
JSON
{
"hex": "#bf94e1",
"rgb": {
"r": 191,
"g": 148,
"b": 225
},
"hsl": {
"h": 273.506,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.73443,
"c": 0.11748,
"h": 309.3
},
"luminance": 0.37692
}Semantic roles & 50–950 ramp
primary
#BF94E1
secondary
#E4F0DB
accent
#C42269
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084