#BE89FF#BE89FF
#BE89FF is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.9% C 0.172 H 303.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89FF |
|---|---|
| RGB | rgb(190, 137, 255) |
| HSL | hsl(267, 100%, 77%) |
| HSV | hsv(267, 46%, 100%) |
| CMYK | cmyk(25.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(66.56, 42.92, -51.41) |
| CIE-LCH | lch(66.56, 66.97, 309.86°) |
| OKLab | oklab(72.93% 0.094 -0.144) |
| OKLCH | oklch(72.93% 0.172 303.1) |
| XYZ | xyz(48.2269, 36.0585, 99.0076) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.78
Light Purple
#BF77F6
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 6.06
Light Urple
#B36FF6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89FF #CAFF89
analogous
#898FFF #BE89FF #F989FF
triadic
#BE89FF #FFBE89 #89FFBE
tetradic
#BE89FF #FF898F #CAFF89 #89FFF9
square
#BE89FF #FF898F #CAFF89 #89FFF9
split-complementary
#BE89FF #FFF989 #8FFF89
monochromatic
#7B0FFF #9C4CFF #BE89FF #E0C6FF #EEE0FF
Accessibility & contrast
On white
2.56
#BE89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BE89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89FF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#B39EB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be89ff; /* rgb */ color: rgb(190, 137, 255); /* oklch */ color: oklch(72.9% 0.172 303.1);
Tailwind
colors: {
custom: {
50: '#d4acff',
500: '#be89ff',
950: '#000000',
},
}SCSS
$custom: #be89ff; $custom-light: #d4acff; $custom-dark: #000000;
JSON
{
"hex": "#be89ff",
"rgb": {
"r": 190,
"g": 137,
"b": 255
},
"hsl": {
"h": 266.949,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72933,
"c": 0.17196,
"h": 303.1
},
"luminance": 0.36058
}Semantic roles & 50–950 ramp
primary
#BE89FF
secondary
#E7F7D4
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86