#BE80EE#BE80EE
#BE80EE is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.6% C 0.166 H 308.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80EE |
|---|---|
| RGB | rgb(190, 128, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 46%, 93%) |
| CMYK | cmyk(20.2%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(63.80, 43.94, -46.43) |
| CIE-LCH | lch(63.80, 63.93, 313.42°) |
| OKLab | oklab(70.6% 0.1039 -0.1295) |
| OKLCH | oklch(70.6% 0.166 308.7) |
| XYZ | xyz(44.3840, 32.5591, 84.8187) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.57
Liliac
#C48EFD
ΔE00 3.89
Easter Purple
#C071FE
ΔE00 4.30
Light Urple
#B36FF6
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 6.86
Bright Lavender
#C760FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80EE #B0EE80
analogous
#8780EE #BE80EE #EE80E7
triadic
#BE80EE #EEBE80 #80EEBE
tetradic
#BE80EE #EE8780 #B0EE80 #80E7EE
square
#BE80EE #EE8780 #B0EE80 #80E7EE
split-complementary
#BE80EE #E7EE80 #80EE87
monochromatic
#861DD7 #A24AE7 #BE80EE #DAB6F5 #F1E4FB
Accessibility & contrast
On white
2.80
#BE80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BE80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80EE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80EE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#B892AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80ee; /* rgb */ color: rgb(190, 128, 238); /* oklch */ color: oklch(70.6% 0.166 308.7);
Tailwind
colors: {
custom: {
50: '#d4a6f4',
500: '#be80ee',
950: '#000000',
},
}SCSS
$custom: #be80ee; $custom-light: #d4a6f4; $custom-dark: #000000;
JSON
{
"hex": "#be80ee",
"rgb": {
"r": 190,
"g": 128,
"b": 238
},
"hsl": {
"h": 273.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70599,
"c": 0.16603,
"h": 308.7
},
"luminance": 0.32559
}Semantic roles & 50–950 ramp
primary
#BE80EE
secondary
#E3F3D7
accent
#D90D66
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85