#BE97EE#BE97EE
#BE97EE is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.128 H 304.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97EE |
|---|---|
| RGB | rgb(190, 151, 238) |
| HSL | hsl(267, 72%, 76%) |
| HSV | hsv(267, 37%, 93%) |
| CMYK | cmyk(20.2%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.93, 31.33, -38.39) |
| CIE-LCH | lch(68.93, 49.55, 309.22°) |
| OKLab | oklab(74.47% 0.0719 -0.1064) |
| OKLCH | oklch(74.47% 0.128 304.1) |
| XYZ | xyz(47.7313, 39.2536, 85.9345) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.33
Lavender (survey)
#C79FEF
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 3.63
Liliac
#C48EFD
ΔE00 3.89
Pale Purple
#B790D4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97EE #C7EE97
analogous
#979CEE #BE97EE #EA97EE
triadic
#BE97EE #EEBE97 #97EEBE
tetradic
#BE97EE #EE979C #C7EE97 #97EEEA
square
#BE97EE #EE979C #C7EE97 #97EEEA
split-complementary
#BE97EE #EEEA97 #9CEE97
monochromatic
#7C2EDD #9D62E5 #BE97EE #DFCCF7 #EFE5FB
Accessibility & contrast
On white
2.37
#BE97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#BE97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97EE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97EE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#8CA8EC
Tritanopia (blue-blind)
#B6A5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be97ee; /* rgb */ color: rgb(190, 151, 238); /* oklch */ color: oklch(74.5% 0.128 304.1);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#be97ee',
950: '#000000',
},
}SCSS
$custom: #be97ee; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#be97ee",
"rgb": {
"r": 190,
"g": 151,
"b": 238
},
"hsl": {
"h": 266.897,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.74466,
"c": 0.1284,
"h": 304.1
},
"luminance": 0.39253
}Semantic roles & 50–950 ramp
primary
#BE97EE
secondary
#E7F2D9
accent
#D4127D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085