#BE98FE#BE98FE
#BE98FE is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.4% C 0.147 H 300.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98FE |
|---|---|
| RGB | rgb(190, 152, 254) |
| HSL | hsl(262, 98%, 80%) |
| HSV | hsv(262, 40%, 100%) |
| CMYK | cmyk(25.2%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.87, 34.45, -45.66) |
| CIE-LCH | lch(69.87, 57.20, 307.04°) |
| OKLab | oklab(75.4% 0.0737 -0.1274) |
| OKLCH | oklch(75.4% 0.147 300.1) |
| XYZ | xyz(50.3488, 40.5592, 98.9229) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.91
Liliac
#C48EFD
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98FE #D8FE98
analogous
#98A5FE #BE98FE #F198FE
triadic
#BE98FE #FEBE98 #98FEBE
tetradic
#BE98FE #FE98A5 #D8FE98 #98FEF1
square
#BE98FE #FE98A5 #D8FE98 #98FEF1
split-complementary
#BE98FE #FEF198 #A5FE98
monochromatic
#721FFD #985BFD #BE98FE #E4D5FF #ECE1FF
Accessibility & contrast
On white
2.30
#BE98FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BE98FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98FE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98FE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#B2A9BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be98fe; /* rgb */ color: rgb(190, 152, 254); /* oklch */ color: oklch(75.4% 0.147 300.1);
Tailwind
colors: {
custom: {
50: '#d3b6ff',
500: '#be98fe',
950: '#000000',
},
}SCSS
$custom: #be98fe; $custom-light: #d3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#be98fe",
"rgb": {
"r": 190,
"g": 152,
"b": 254
},
"hsl": {
"h": 262.353,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.75402,
"c": 0.14716,
"h": 300.1
},
"luminance": 0.40559
}Semantic roles & 50–950 ramp
primary
#BE98FE
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086