#BE99FE#BE99FE
#BE99FE is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.6% C 0.146 H 299.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99FE |
|---|---|
| RGB | rgb(190, 153, 254) |
| HSL | hsl(262, 98%, 80%) |
| HSV | hsv(262, 40%, 100%) |
| CMYK | cmyk(25.2%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.10, 33.90, -45.30) |
| CIE-LCH | lch(70.10, 56.58, 306.81°) |
| OKLab | oklab(75.58% 0.0724 -0.1263) |
| OKLCH | oklch(75.58% 0.146 299.8) |
| XYZ | xyz(50.5118, 40.8851, 98.9772) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.77
Baby Purple
#CA9BF7
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.50
Pale Violet
#CEAEFA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99FE #D9FE99
analogous
#99A7FE #BE99FE #F099FE
triadic
#BE99FE #FEBE99 #99FEBE
tetradic
#BE99FE #FE99A7 #D9FE99 #99FEF0
square
#BE99FE #FE99A7 #D9FE99 #99FEF0
split-complementary
#BE99FE #FEF099 #A7FE99
monochromatic
#7120FD #975CFD #BE99FE #E5D6FF #ECE1FF
Accessibility & contrast
On white
2.29
#BE99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BE99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99FE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99FE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#B2AABF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be99fe; /* rgb */ color: rgb(190, 153, 254); /* oklch */ color: oklch(75.6% 0.146 299.8);
Tailwind
colors: {
custom: {
50: '#d3b7ff',
500: '#be99fe',
950: '#000000',
},
}SCSS
$custom: #be99fe; $custom-light: #d3b7ff; $custom-dark: #000000;
JSON
{
"hex": "#be99fe",
"rgb": {
"r": 190,
"g": 153,
"b": 254
},
"hsl": {
"h": 261.98,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.75575,
"c": 0.14558,
"h": 299.8
},
"luminance": 0.40885
}Semantic roles & 50–950 ramp
primary
#BE99FE
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086