#BE89F5#BE89F5
#BE89F5 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.160 H 305.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F5 |
|---|---|
| RGB | rgb(190, 137, 245) |
| HSL | hsl(269, 84%, 75%) |
| HSV | hsv(269, 44%, 96%) |
| CMYK | cmyk(22.4%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.08, 40.62, -46.69) |
| CIE-LCH | lch(66.08, 61.89, 311.02°) |
| OKLab | oklab(72.41% 0.0926 -0.1303) |
| OKLCH | oklch(72.41% 0.16 305.4) |
| XYZ | xyz(46.6589, 35.4313, 90.7494) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Light Purple
#BF77F6
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F5 #C0F589
analogous
#898AF5 #BE89F5 #F489F5
triadic
#BE89F5 #F5BE89 #89F5BE
tetradic
#BE89F5 #F5898A #C0F589 #89F5F4
square
#BE89F5 #F5898A #C0F589 #89F5F4
split-complementary
#BE89F5 #F5F489 #8AF589
monochromatic
#8018EB #9F51F0 #BE89F5 #DDC1FA #EFE3FD
Accessibility & contrast
On white
2.60
#BE89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BE89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#7AA1F2
Tritanopia (blue-blind)
#B59BB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be89f5; /* rgb */ color: rgb(190, 137, 245); /* oklch */ color: oklch(72.4% 0.160 305.4);
Tailwind
colors: {
custom: {
50: '#d3acf9',
500: '#be89f5',
950: '#000000',
},
}SCSS
$custom: #be89f5; $custom-light: #d3acf9; $custom-dark: #000000;
JSON
{
"hex": "#be89f5",
"rgb": {
"r": 190,
"g": 137,
"b": 245
},
"hsl": {
"h": 269.444,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.72415,
"c": 0.15986,
"h": 305.4
},
"luminance": 0.35431
}Semantic roles & 50–950 ramp
primary
#BE89F5
secondary
#E6F5D6
accent
#E10575
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85