#BE99EA#BE99EA
#BE99EA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.6% C 0.120 H 304.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99EA |
|---|---|
| RGB | rgb(190, 153, 234) |
| HSL | hsl(267, 66%, 76%) |
| HSV | hsv(267, 35%, 92%) |
| CMYK | cmyk(18.8%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.23, 29.33, -35.73) |
| CIE-LCH | lch(69.23, 46.22, 309.38°) |
| OKLab | oklab(74.64% 0.0682 -0.0987) |
| OKLCH | oklch(74.64% 0.12 304.6) |
| XYZ | xyz(47.4747, 39.6703, 82.9820) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 2.66
Pastel Purple
#CAA0FF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 3.69
Lavender
#B39DDB
ΔE00 4.10
Pale Purple
#B790D4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99EA #C5EA99
analogous
#999CEA #BE99EA #E699EA
triadic
#BE99EA #EABE99 #99EABE
tetradic
#BE99EA #EA999C #C5EA99 #99EAE6
square
#BE99EA #EA999C #C5EA99 #99EAE6
split-complementary
#BE99EA #EAE699 #9CEA99
monochromatic
#7D33D5 #9E66E0 #BE99EA #DECCF4 #EFE6FA
Accessibility & contrast
On white
2.35
#BE99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BE99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#B7A5B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be99ea; /* rgb */ color: rgb(190, 153, 234); /* oklch */ color: oklch(74.6% 0.120 304.6);
Tailwind
colors: {
custom: {
50: '#d2b7f1',
500: '#be99ea',
950: '#000000',
},
}SCSS
$custom: #be99ea; $custom-light: #d2b7f1; $custom-dark: #000000;
JSON
{
"hex": "#be99ea",
"rgb": {
"r": 190,
"g": 153,
"b": 234
},
"hsl": {
"h": 267.407,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.74638,
"c": 0.12001,
"h": 304.6
},
"luminance": 0.3967
}Semantic roles & 50–950 ramp
primary
#BE99EA
secondary
#E7F1DA
accent
#CE187B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084