#BE98EB#BE98EB
#BE98EB is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.5% C 0.123 H 304.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98EB |
|---|---|
| RGB | rgb(190, 152, 235) |
| HSL | hsl(267, 67%, 76%) |
| HSV | hsv(267, 35%, 92%) |
| CMYK | cmyk(19.1%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.04, 30.10, -36.58) |
| CIE-LCH | lch(69.04, 47.37, 309.45°) |
| OKLab | oklab(74.51% 0.0699 -0.1012) |
| OKLCH | oklch(74.51% 0.123 304.6) |
| XYZ | xyz(47.4558, 39.4020, 83.6864) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 2.51
Pastel Purple
#CAA0FF
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.69
Pale Purple
#B790D4
ΔE00 4.27
Lavender
#B39DDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98EB #C5EB98
analogous
#989BEB #BE98EB #E898EB
triadic
#BE98EB #EBBE98 #98EBBE
tetradic
#BE98EB #EB989B #C5EB98 #98EBE8
square
#BE98EB #EB989B #C5EB98 #98EBE8
split-complementary
#BE98EB #EBE898 #9BEB98
monochromatic
#7D32D7 #9E65E1 #BE98EB #DECBF5 #EFE5FA
Accessibility & contrast
On white
2.36
#BE98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BE98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98EB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98EB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#B7A5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be98eb; /* rgb */ color: rgb(190, 152, 235); /* oklch */ color: oklch(74.5% 0.123 304.6);
Tailwind
colors: {
custom: {
50: '#d3b6f1',
500: '#be98eb',
950: '#000000',
},
}SCSS
$custom: #be98eb; $custom-light: #d3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#be98eb",
"rgb": {
"r": 190,
"g": 152,
"b": 235
},
"hsl": {
"h": 267.47,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74505,
"c": 0.12294,
"h": 304.6
},
"luminance": 0.39402
}Semantic roles & 50–950 ramp
primary
#BE98EB
secondary
#E7F2D9
accent
#CF167B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085