#BE98FF#BE98FF
#BE98FF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.148 H 299.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98FF |
|---|---|
| RGB | rgb(190, 152, 255) |
| HSL | hsl(262, 100%, 80%) |
| HSV | hsv(262, 40%, 100%) |
| CMYK | cmyk(25.5%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(69.91, 34.69, -46.13) |
| CIE-LCH | lch(69.91, 57.72, 306.94°) |
| OKLab | oklab(75.45% 0.0739 -0.1287) |
| OKLCH | oklch(75.45% 0.148 299.9) |
| XYZ | xyz(50.5093, 40.6234, 99.7684) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.98
Liliac
#C48EFD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98FF #D9FF98
analogous
#98A6FF #BE98FF #F298FF
triadic
#BE98FF #FFBE98 #98FFBE
tetradic
#BE98FF #FF98A6 #D9FF98 #98FFF2
square
#BE98FF #FF98A6 #D9FF98 #98FFF2
split-complementary
#BE98FF #FFF298 #A6FF98
monochromatic
#711EFF #975BFF #BE98FF #E5D5FF #ECE0FF
Accessibility & contrast
On white
2.30
#BE98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BE98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#B2AABF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be98ff; /* rgb */ color: rgb(190, 152, 255); /* oklch */ color: oklch(75.5% 0.148 299.9);
Tailwind
colors: {
custom: {
50: '#d3b6ff',
500: '#be98ff',
950: '#000000',
},
}SCSS
$custom: #be98ff; $custom-light: #d3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#be98ff",
"rgb": {
"r": 190,
"g": 152,
"b": 255
},
"hsl": {
"h": 262.136,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.75451,
"c": 0.14843,
"h": 299.9
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#BE98FF
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086