#BE99FD#BE99FD
#BE99FD is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.5% C 0.144 H 300.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99FD |
|---|---|
| RGB | rgb(190, 153, 253) |
| HSL | hsl(262, 96%, 80%) |
| HSV | hsv(262, 40%, 99%) |
| CMYK | cmyk(24.9%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.05, 33.67, -44.83) |
| CIE-LCH | lch(70.05, 56.06, 306.91°) |
| OKLab | oklab(75.53% 0.0722 -0.1249) |
| OKLCH | oklch(75.53% 0.144 300) |
| XYZ | xyz(50.3521, 40.8212, 98.1360) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.70
Baby Purple
#CA9BF7
ΔE00 3.20
Liliac
#C48EFD
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.34
Pale Violet
#CEAEFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99FD #D8FD99
analogous
#99A6FD #BE99FD #F099FD
triadic
#BE99FD #FDBE99 #99FDBE
tetradic
#BE99FD #FD99A6 #D8FD99 #99FDF0
square
#BE99FD #FD99A6 #D8FD99 #99FDF0
split-complementary
#BE99FD #FDF099 #A6FD99
monochromatic
#7221FB #985DFC #BE99FD #E4D5FE #ECE1FE
Accessibility & contrast
On white
2.29
#BE99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BE99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99FD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99FD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#86ABFA
Tritanopia (blue-blind)
#B2AABF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be99fd; /* rgb */ color: rgb(190, 153, 253); /* oklch */ color: oklch(75.5% 0.144 300.0);
Tailwind
colors: {
custom: {
50: '#d3b7fe',
500: '#be99fd',
950: '#000000',
},
}SCSS
$custom: #be99fd; $custom-light: #d3b7fe; $custom-dark: #000000;
JSON
{
"hex": "#be99fd",
"rgb": {
"r": 190,
"g": 153,
"b": 253
},
"hsl": {
"h": 262.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.75527,
"c": 0.1443,
"h": 300
},
"luminance": 0.40821
}Semantic roles & 50–950 ramp
primary
#BE99FD
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086