#BE97F7#BE97F7
#BE97F7 is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.9% C 0.140 H 301.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97F7 |
|---|---|
| RGB | rgb(190, 151, 247) |
| HSL | hsl(264, 86%, 78%) |
| HSV | hsv(264, 39%, 97%) |
| CMYK | cmyk(23.1%, 38.9%, 0%, 3.1%) |
| CIE-LAB | lab(69.32, 33.38, -42.70) |
| CIE-LCH | lch(69.32, 54.20, 308.02°) |
| OKLab | oklab(74.89% 0.0738 -0.1188) |
| OKLCH | oklch(74.89% 0.14 301.8) |
| XYZ | xyz(49.0867, 39.7957, 93.0730) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 2.78
Liliac
#C48EFD
ΔE00 2.98
Lilac (survey)
#CEA2FD
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 3.72
Lavender
#B39DDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97F7 #D0F797
analogous
#97A0F7 #BE97F7 #EE97F7
triadic
#BE97F7 #F7BE97 #97F7BE
tetradic
#BE97F7 #F797A0 #D0F797 #97F7EE
square
#BE97F7 #F797A0 #D0F797 #97F7EE
split-complementary
#BE97F7 #F7EE97 #A0F797
monochromatic
#7725EE #9A5EF3 #BE97F7 #E2D0FB #EDE3FD
Accessibility & contrast
On white
2.34
#BE97F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BE97F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97F7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97F7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#B4A7BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be97f7; /* rgb */ color: rgb(190, 151, 247); /* oklch */ color: oklch(74.9% 0.140 301.8);
Tailwind
colors: {
custom: {
50: '#d3b6fa',
500: '#be97f7',
950: '#000000',
},
}SCSS
$custom: #be97f7; $custom-light: #d3b6fa; $custom-dark: #000000;
JSON
{
"hex": "#be97f7",
"rgb": {
"r": 190,
"g": 151,
"b": 247
},
"hsl": {
"h": 264.375,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.74889,
"c": 0.13983,
"h": 301.8
},
"luminance": 0.39796
}Semantic roles & 50–950 ramp
primary
#BE97F7
secondary
#E8F5D6
accent
#E20388
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085