#BE99EB#BE99EB
#BE99EB is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.7% C 0.121 H 304.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99EB |
|---|---|
| RGB | rgb(190, 153, 235) |
| HSL | hsl(267, 67%, 76%) |
| HSV | hsv(267, 35%, 92%) |
| CMYK | cmyk(19.1%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.28, 29.55, -36.21) |
| CIE-LCH | lch(69.28, 46.74, 309.21°) |
| OKLab | oklab(74.68% 0.0684 -0.1001) |
| OKLCH | oklch(74.68% 0.121 304.3) |
| XYZ | xyz(47.6188, 39.7279, 83.7408) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.07
Baby Purple
#CA9BF7
ΔE00 2.56
Pastel Purple
#CAA0FF
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 3.61
Lavender
#B39DDB
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99EB #C6EB99
analogous
#999DEB #BE99EB #E799EB
triadic
#BE99EB #EBBE99 #99EBBE
tetradic
#BE99EB #EB999D #C6EB99 #99EBE7
square
#BE99EB #EB999D #C6EB99 #99EBE7
split-complementary
#BE99EB #EBE799 #9DEB99
monochromatic
#7D33D7 #9D66E1 #BE99EB #DFCCF5 #EFE5FA
Accessibility & contrast
On white
2.35
#BE99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BE99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99EB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99EB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#B7A5B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be99eb; /* rgb */ color: rgb(190, 153, 235); /* oklch */ color: oklch(74.7% 0.121 304.3);
Tailwind
colors: {
custom: {
50: '#d2b7f1',
500: '#be99eb',
950: '#000000',
},
}SCSS
$custom: #be99eb; $custom-light: #d2b7f1; $custom-dark: #000000;
JSON
{
"hex": "#be99eb",
"rgb": {
"r": 190,
"g": 153,
"b": 235
},
"hsl": {
"h": 267.073,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.74683,
"c": 0.12128,
"h": 304.3
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#BE99EB
secondary
#E7F1DA
accent
#CF167C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085