#BE89F3#BE89F3
#BE89F3 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.3% C 0.157 H 305.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F3 |
|---|---|
| RGB | rgb(190, 137, 243) |
| HSL | hsl(270, 82%, 75%) |
| HSV | hsv(270, 44%, 95%) |
| CMYK | cmyk(21.8%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(65.99, 40.17, -45.74) |
| CIE-LCH | lch(65.99, 60.88, 311.29°) |
| OKLab | oklab(72.31% 0.0923 -0.1275) |
| OKLCH | oklch(72.31% 0.157 305.9) |
| XYZ | xyz(46.3552, 35.3099, 89.1501) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.87
Light Purple
#BF77F6
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F3 #BEF389
analogous
#8989F3 #BE89F3 #F389F3
triadic
#BE89F3 #F3BE89 #89F3BE
tetradic
#BE89F3 #F38989 #BEF389 #89F3F3
square
#BE89F3 #F38989 #BEF389 #89F3F3
split-complementary
#BE89F3 #F3F389 #89F389
monochromatic
#811AE8 #9F51ED #BE89F3 #DDC1F9 #F0E3FC
Accessibility & contrast
On white
2.60
#BE89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BE89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#B69AB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be89f3; /* rgb */ color: rgb(190, 137, 243); /* oklch */ color: oklch(72.3% 0.157 305.9);
Tailwind
colors: {
custom: {
50: '#d3acf7',
500: '#be89f3',
950: '#000000',
},
}SCSS
$custom: #be89f3; $custom-light: #d3acf7; $custom-dark: #000000;
JSON
{
"hex": "#be89f3",
"rgb": {
"r": 190,
"g": 137,
"b": 243
},
"hsl": {
"h": 270,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.72314,
"c": 0.15744,
"h": 305.9
},
"luminance": 0.3531
}Semantic roles & 50–950 ramp
primary
#BE89F3
secondary
#E6F4D7
accent
#DE0873
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85