#BE89F6#BE89F6
#BE89F6 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.5% C 0.161 H 305.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F6 |
|---|---|
| RGB | rgb(190, 137, 246) |
| HSL | hsl(269, 86%, 75%) |
| HSV | hsv(269, 44%, 96%) |
| CMYK | cmyk(22.8%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(66.13, 40.85, -47.17) |
| CIE-LCH | lch(66.13, 62.40, 310.89°) |
| OKLab | oklab(72.47% 0.0928 -0.1317) |
| OKLCH | oklch(72.47% 0.161 305.2) |
| XYZ | xyz(46.8120, 35.4925, 91.5555) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Light Purple
#BF77F6
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.98
Easter Purple
#C071FE
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F6 #C1F689
analogous
#898BF6 #BE89F6 #F489F6
triadic
#BE89F6 #F6BE89 #89F6BE
tetradic
#BE89F6 #F6898B #C1F689 #89F6F4
square
#BE89F6 #F6898B #C1F689 #89F6F4
split-complementary
#BE89F6 #F6F489 #8BF689
monochromatic
#7F17ED #9F50F2 #BE89F6 #DDC2FA #EFE3FD
Accessibility & contrast
On white
2.59
#BE89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BE89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F6
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F6 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#7AA1F3
Tritanopia (blue-blind)
#B59BB4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be89f6; /* rgb */ color: rgb(190, 137, 246); /* oklch */ color: oklch(72.5% 0.161 305.2);
Tailwind
colors: {
custom: {
50: '#d3acf9',
500: '#be89f6',
950: '#000000',
},
}SCSS
$custom: #be89f6; $custom-light: #d3acf9; $custom-dark: #000000;
JSON
{
"hex": "#be89f6",
"rgb": {
"r": 190,
"g": 137,
"b": 246
},
"hsl": {
"h": 269.174,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.72466,
"c": 0.16107,
"h": 305.2
},
"luminance": 0.35492
}Semantic roles & 50–950 ramp
primary
#BE89F6
secondary
#E6F5D6
accent
#E20376
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85