#BE83F8#BE83F8
#BE83F8 is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.6% C 0.173 H 305.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83F8 |
|---|---|
| RGB | rgb(190, 131, 248) |
| HSL | hsl(270, 89%, 74%) |
| HSV | hsv(270, 47%, 97%) |
| CMYK | cmyk(23.4%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(64.93, 44.56, -50.16) |
| CIE-LCH | lch(64.93, 67.10, 311.61°) |
| OKLab | oklab(71.6% 0.1011 -0.1404) |
| OKLCH | oklch(71.6% 0.173 305.8) |
| XYZ | xyz(46.2913, 33.9574, 92.9045) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.80
Light Purple
#BF77F6
ΔE00 2.87
Easter Purple
#C071FE
ΔE00 4.25
Light Urple
#B36FF6
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 6.43
Pastel Purple
#CAA0FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83F8 #BDF883
analogous
#8483F8 #BE83F8 #F883F8
triadic
#BE83F8 #F8BE83 #83F8BE
tetradic
#BE83F8 #F88483 #BDF883 #83F8F8
square
#BE83F8 #F88483 #BDF883 #83F8F8
split-complementary
#BE83F8 #F8F883 #83F884
monochromatic
#810FF1 #A049F5 #BE83F8 #DCBDFB #F0E2FD
Accessibility & contrast
On white
2.70
#BE83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#BE83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83F8
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83F8 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFC
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#B597B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be83f8; /* rgb */ color: rgb(190, 131, 248); /* oklch */ color: oklch(71.6% 0.173 305.8);
Tailwind
colors: {
custom: {
50: '#d4a8fb',
500: '#be83f8',
950: '#000000',
},
}SCSS
$custom: #be83f8; $custom-light: #d4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#be83f8",
"rgb": {
"r": 190,
"g": 131,
"b": 248
},
"hsl": {
"h": 270.256,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.71599,
"c": 0.17298,
"h": 305.8
},
"luminance": 0.33957
}Semantic roles & 50–950 ramp
primary
#BE83F8
secondary
#E5F5D6
accent
#E60072
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85