#BE97FF#BE97FF
#BE97FF is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.3% C 0.150 H 300.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97FF |
|---|---|
| RGB | rgb(190, 151, 255) |
| HSL | hsl(263, 100%, 80%) |
| HSV | hsv(263, 41%, 100%) |
| CMYK | cmyk(25.5%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(69.68, 35.24, -46.49) |
| CIE-LCH | lch(69.68, 58.34, 307.16°) |
| OKLab | oklab(75.28% 0.0753 -0.1298) |
| OKLCH | oklch(75.28% 0.15 300.1) |
| XYZ | xyz(50.3477, 40.3001, 99.7146) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.85
Pastel Purple
#CAA0FF
ΔE00 3.13
Baby Purple
#CA9BF7
ΔE00 3.52
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.88
Pale Violet
#CEAEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97FF #D8FF97
analogous
#97A4FF #BE97FF #F297FF
triadic
#BE97FF #FFBE97 #97FFBE
tetradic
#BE97FF #FF97A4 #D8FF97 #97FFF2
square
#BE97FF #FF97A4 #D8FF97 #97FFF2
split-complementary
#BE97FF #FFF297 #A4FF97
monochromatic
#721DFF #985AFF #BE97FF #E4D4FF #ECE0FF
Accessibility & contrast
On white
2.32
#BE97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BE97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97FF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97FF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#B2A9BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #be97ff; /* rgb */ color: rgb(190, 151, 255); /* oklch */ color: oklch(75.3% 0.150 300.1);
Tailwind
colors: {
custom: {
50: '#d3b6ff',
500: '#be97ff',
950: '#000000',
},
}SCSS
$custom: #be97ff; $custom-light: #d3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#be97ff",
"rgb": {
"r": 190,
"g": 151,
"b": 255
},
"hsl": {
"h": 262.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.75278,
"c": 0.15,
"h": 300.1
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#BE97FF
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086