#BE99EE#BE99EE
#BE99EE is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.8% C 0.125 H 303.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99EE |
|---|---|
| RGB | rgb(190, 153, 238) |
| HSL | hsl(266, 71%, 77%) |
| HSV | hsv(266, 36%, 93%) |
| CMYK | cmyk(20.2%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.40, 30.22, -37.66) |
| CIE-LCH | lch(69.40, 48.29, 308.74°) |
| OKLab | oklab(74.82% 0.0691 -0.1043) |
| OKLCH | oklch(74.82% 0.125 303.5) |
| XYZ | xyz(48.0559, 39.9028, 86.0427) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.35
Pastel Purple
#CAA0FF
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.41
Liliac
#C48EFD
ΔE00 4.37
Lavender
#B39DDB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99EE #C9EE99
analogous
#999FEE #BE99EE #E999EE
triadic
#BE99EE #EEBE99 #99EEBE
tetradic
#BE99EE #EE999F #C9EE99 #99EEE9
square
#BE99EE #EE999F #C9EE99 #99EEE9
split-complementary
#BE99EE #EEE999 #9FEE99
monochromatic
#7B30DD #9D65E5 #BE99EE #DFCDF7 #EEE5FB
Accessibility & contrast
On white
2.34
#BE99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BE99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99EE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99EE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#B6A6B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be99ee; /* rgb */ color: rgb(190, 153, 238); /* oklch */ color: oklch(74.8% 0.125 303.5);
Tailwind
colors: {
custom: {
50: '#d3b7f4',
500: '#be99ee',
950: '#000000',
},
}SCSS
$custom: #be99ee; $custom-light: #d3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#be99ee",
"rgb": {
"r": 190,
"g": 153,
"b": 238
},
"hsl": {
"h": 266.118,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.7482,
"c": 0.12511,
"h": 303.5
},
"luminance": 0.39903
}Semantic roles & 50–950 ramp
primary
#BE99EE
secondary
#E7F2D9
accent
#D3127F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085