#BE94EF#BE94EF
#BE94EF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.135 H 304.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94EF |
|---|---|
| RGB | rgb(190, 148, 239) |
| HSL | hsl(268, 74%, 76%) |
| HSV | hsv(268, 38%, 94%) |
| CMYK | cmyk(20.5%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.28, 33.22, -39.95) |
| CIE-LCH | lch(68.28, 51.96, 309.74°) |
| OKLab | oklab(73.99% 0.0763 -0.1108) |
| OKLCH | oklch(73.99% 0.135 304.6) |
| XYZ | xyz(47.4019, 38.3591, 86.5515) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.55
Liliac
#C48EFD
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 4.07
Pale Purple
#B790D4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94EF #C5EF94
analogous
#9497EF #BE94EF #EB94EF
triadic
#BE94EF #EFBE94 #94EFBE
tetradic
#BE94EF #EF9497 #C5EF94 #94EFEB
square
#BE94EF #EF9497 #C5EF94 #94EFEB
split-complementary
#BE94EF #EFEB94 #97EF94
monochromatic
#7D2ADF #9E5FE7 #BE94EF #DEC9F7 #EFE4FB
Accessibility & contrast
On white
2.42
#BE94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BE94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94EF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94EF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#B6A2B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be94ef; /* rgb */ color: rgb(190, 148, 239); /* oklch */ color: oklch(74.0% 0.135 304.6);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#be94ef',
950: '#000000',
},
}SCSS
$custom: #be94ef; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#be94ef",
"rgb": {
"r": 190,
"g": 148,
"b": 239
},
"hsl": {
"h": 267.692,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.73987,
"c": 0.13459,
"h": 304.6
},
"luminance": 0.38359
}Semantic roles & 50–950 ramp
primary
#BE94EF
secondary
#E7F3D8
accent
#D60F7A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085