#BE97EF#BE97EF
#BE97EF is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.130 H 303.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97EF |
|---|---|
| RGB | rgb(190, 151, 239) |
| HSL | hsl(267, 73%, 76%) |
| HSV | hsv(267, 37%, 94%) |
| CMYK | cmyk(20.5%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(68.98, 31.56, -38.87) |
| CIE-LCH | lch(68.98, 50.07, 309.07°) |
| OKLab | oklab(74.51% 0.0721 -0.1077) |
| OKLCH | oklch(74.51% 0.13 303.8) |
| XYZ | xyz(47.8786, 39.3125, 86.7103) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.31
Lavender (survey)
#C79FEF
ΔE00 2.73
Pastel Purple
#CAA0FF
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 3.60
Liliac
#C48EFD
ΔE00 3.76
Pale Purple
#B790D4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97EF #C8EF97
analogous
#979CEF #BE97EF #EA97EF
triadic
#BE97EF #EFBE97 #97EFBE
tetradic
#BE97EF #EF979C #C8EF97 #97EFEA
square
#BE97EF #EF979C #C8EF97 #97EFEA
split-complementary
#BE97EF #EFEA97 #9CEF97
monochromatic
#7C2DDF #9D62E7 #BE97EF #DFCCF7 #EEE4FB
Accessibility & contrast
On white
2.37
#BE97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BE97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97EF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97EF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#B6A5B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be97ef; /* rgb */ color: rgb(190, 151, 239); /* oklch */ color: oklch(74.5% 0.130 303.8);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#be97ef',
950: '#000000',
},
}SCSS
$custom: #be97ef; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#be97ef",
"rgb": {
"r": 190,
"g": 151,
"b": 239
},
"hsl": {
"h": 266.591,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.74512,
"c": 0.12967,
"h": 303.8
},
"luminance": 0.39312
}Semantic roles & 50–950 ramp
primary
#BE97EF
secondary
#E7F3D8
accent
#D5107E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085