#BE99E2#BE99E2
#BE99E2 is a light, moderate violet. Relative luminance 0.392; OKLCH L 74.3% C 0.110 H 307.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99E2 |
|---|---|
| RGB | rgb(190, 153, 226) |
| HSL | hsl(270, 56%, 74%) |
| HSV | hsv(270, 32%, 89%) |
| CMYK | cmyk(15.9%, 32.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.91, 27.56, -31.84) |
| CIE-LCH | lch(68.91, 42.11, 310.89°) |
| OKLab | oklab(74.29% 0.0663 -0.0876) |
| OKLCH | oklch(74.29% 0.11 307.1) |
| XYZ | xyz(46.3513, 39.2209, 77.0653) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.45
Pale Purple
#B790D4
ΔE00 2.99
Lavender
#B39DDB
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99E2 #BDE299
analogous
#9A99E2 #BE99E2 #E299E2
triadic
#BE99E2 #E2BE99 #99E2BE
tetradic
#BE99E2 #E29A99 #BDE299 #99E2E2
square
#BE99E2 #E29A99 #BDE299 #99E2E2
split-complementary
#BE99E2 #E2E299 #99E29A
monochromatic
#813AC7 #A069D4 #BE99E2 #DCC9F0 #F0E7F8
Accessibility & contrast
On white
2.37
#BE99E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BE99E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99E2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99E2 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#B9A3B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be99e2; /* rgb */ color: rgb(190, 153, 226); /* oklch */ color: oklch(74.3% 0.110 307.1);
Tailwind
colors: {
custom: {
50: '#d2b7eb',
500: '#be99e2',
950: '#000000',
},
}SCSS
$custom: #be99e2; $custom-light: #d2b7eb; $custom-dark: #000000;
JSON
{
"hex": "#be99e2",
"rgb": {
"r": 190,
"g": 153,
"b": 226
},
"hsl": {
"h": 270.411,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.74286,
"c": 0.10985,
"h": 307.1
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#BE99E2
secondary
#E5EFDC
accent
#C32272
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084