#BF94EE#BF94EE
#BF94EE is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.134 H 305.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94EE |
|---|---|
| RGB | rgb(191, 148, 238) |
| HSL | hsl(269, 73%, 76%) |
| HSV | hsv(269, 38%, 93%) |
| CMYK | cmyk(19.7%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.34, 33.28, -39.31) |
| CIE-LCH | lch(68.34, 51.51, 310.25°) |
| OKLab | oklab(74.03% 0.0773 -0.109) |
| OKLCH | oklch(74.03% 0.134 305.3) |
| XYZ | xyz(47.5053, 38.4295, 85.7873) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.43
Lavender (survey)
#C79FEF
ΔE00 3.19
Liliac
#C48EFD
ΔE00 3.24
Pastel Purple
#CAA0FF
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.01
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94EE #C3EE94
analogous
#9496EE #BF94EE #EC94EE
triadic
#BF94EE #EEBF94 #94EEBF
tetradic
#BF94EE #EE9496 #C3EE94 #94EEEC
square
#BF94EE #EE9496 #C3EE94 #94EEEC
split-complementary
#BF94EE #EEEC94 #96EE94
monochromatic
#802ADD #9F5FE6 #BF94EE #DFC9F6 #EFE5FB
Accessibility & contrast
On white
2.42
#BF94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BF94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94EE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94EE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#B8A2B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf94ee; /* rgb */ color: rgb(191, 148, 238); /* oklch */ color: oklch(74.0% 0.134 305.3);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#bf94ee',
950: '#000000',
},
}SCSS
$custom: #bf94ee; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bf94ee",
"rgb": {
"r": 191,
"g": 148,
"b": 238
},
"hsl": {
"h": 268.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.74033,
"c": 0.13362,
"h": 305.3
},
"luminance": 0.38429
}Semantic roles & 50–950 ramp
primary
#BF94EE
secondary
#E6F2D9
accent
#D51177
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085