#BE94EE#BE94EE
#BE94EE is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.133 H 304.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94EE |
|---|---|
| RGB | rgb(190, 148, 238) |
| HSL | hsl(268, 73%, 76%) |
| HSV | hsv(268, 38%, 93%) |
| CMYK | cmyk(20.2%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.24, 32.99, -39.47) |
| CIE-LCH | lch(68.24, 51.44, 309.89°) |
| OKLab | oklab(73.94% 0.0761 -0.1095) |
| OKLCH | oklch(73.94% 0.133 304.8) |
| XYZ | xyz(47.2546, 38.3002, 85.7756) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.56
Liliac
#C48EFD
ΔE00 3.26
Lavender (survey)
#C79FEF
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94EE #C4EE94
analogous
#9497EE #BE94EE #EB94EE
triadic
#BE94EE #EEBE94 #94EEBE
tetradic
#BE94EE #EE9497 #C4EE94 #94EEEB
square
#BE94EE #EE9497 #C4EE94 #94EEEB
split-complementary
#BE94EE #EEEB94 #97EE94
monochromatic
#7E2ADD #9E5FE6 #BE94EE #DEC9F6 #EFE5FB
Accessibility & contrast
On white
2.42
#BE94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BE94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94EE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94EE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#B7A2B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be94ee; /* rgb */ color: rgb(190, 148, 238); /* oklch */ color: oklch(73.9% 0.133 304.8);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#be94ee',
950: '#000000',
},
}SCSS
$custom: #be94ee; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#be94ee",
"rgb": {
"r": 190,
"g": 148,
"b": 238
},
"hsl": {
"h": 268,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.7394,
"c": 0.13333,
"h": 304.8
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#BE94EE
secondary
#E6F2D9
accent
#D51179
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085