#BE98EF#BE98EF
#BE98EF is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.7% C 0.128 H 303.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98EF |
|---|---|
| RGB | rgb(190, 152, 239) |
| HSL | hsl(266, 73%, 77%) |
| HSV | hsv(266, 36%, 94%) |
| CMYK | cmyk(20.5%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.21, 31.00, -38.51) |
| CIE-LCH | lch(69.21, 49.44, 308.84°) |
| OKLab | oklab(74.69% 0.0707 -0.1067) |
| OKLCH | oklch(74.69% 0.128 303.5) |
| XYZ | xyz(48.0402, 39.6357, 86.7642) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.29
Lavender (survey)
#C79FEF
ΔE00 2.55
Pastel Purple
#CAA0FF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.47
Liliac
#C48EFD
ΔE00 4.00
Lavender
#B39DDB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98EF #C9EF98
analogous
#989EEF #BE98EF #EA98EF
triadic
#BE98EF #EFBE98 #98EFBE
tetradic
#BE98EF #EF989E #C9EF98 #98EFEA
square
#BE98EF #EF989E #C9EF98 #98EFEA
split-complementary
#BE98EF #EFEA98 #9EEF98
monochromatic
#7B2EDF #9D63E7 #BE98EF #DFCDF7 #EEE5FB
Accessibility & contrast
On white
2.35
#BE98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BE98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98EF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98EF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#B6A6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be98ef; /* rgb */ color: rgb(190, 152, 239); /* oklch */ color: oklch(74.7% 0.128 303.5);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#be98ef',
950: '#000000',
},
}SCSS
$custom: #be98ef; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#be98ef",
"rgb": {
"r": 190,
"g": 152,
"b": 239
},
"hsl": {
"h": 266.207,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.74688,
"c": 0.12802,
"h": 303.5
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#BE98EF
secondary
#E7F3D8
accent
#D5107F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085