#BE89EF#BE89EF
#BE89EF is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.1% C 0.153 H 306.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89EF |
|---|---|
| RGB | rgb(190, 137, 239) |
| HSL | hsl(271, 76%, 74%) |
| HSV | hsv(271, 43%, 94%) |
| CMYK | cmyk(20.5%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.80, 39.27, -43.84) |
| CIE-LCH | lch(65.80, 58.85, 311.86°) |
| OKLab | oklab(72.11% 0.0917 -0.122) |
| OKLCH | oklch(72.11% 0.153 306.9) |
| XYZ | xyz(45.7578, 35.0709, 86.0034) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.33
Light Purple
#BF77F6
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89EF #BAEF89
analogous
#8B89EF #BE89EF #EF89ED
triadic
#BE89EF #EFBE89 #89EFBE
tetradic
#BE89EF #EF8B89 #BAEF89 #89EDEF
square
#BE89EF #EF8B89 #BAEF89 #89EDEF
split-complementary
#BE89EF #EDEF89 #89EF8B
monochromatic
#831EDF #A053E8 #BE89EF #DCBFF6 #F0E4FB
Accessibility & contrast
On white
2.62
#BE89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BE89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89EF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89EF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#B799B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be89ef; /* rgb */ color: rgb(190, 137, 239); /* oklch */ color: oklch(72.1% 0.153 306.9);
Tailwind
colors: {
custom: {
50: '#d3acf4',
500: '#be89ef',
950: '#000000',
},
}SCSS
$custom: #be89ef; $custom-light: #d3acf4; $custom-dark: #000000;
JSON
{
"hex": "#be89ef",
"rgb": {
"r": 190,
"g": 137,
"b": 239
},
"hsl": {
"h": 271.176,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.72114,
"c": 0.15261,
"h": 306.9
},
"luminance": 0.3507
}Semantic roles & 50–950 ramp
primary
#BE89EF
secondary
#E5F3D8
accent
#D80D6F
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85