#BE89F7#BE89F7
#BE89F7 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.5% C 0.162 H 304.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F7 |
|---|---|
| RGB | rgb(190, 137, 247) |
| HSL | hsl(269, 87%, 75%) |
| HSV | hsv(269, 45%, 97%) |
| CMYK | cmyk(23.1%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(66.18, 41.08, -47.64) |
| CIE-LCH | lch(66.18, 62.91, 310.77°) |
| OKLab | oklab(72.52% 0.0929 -0.1331) |
| OKLCH | oklch(72.52% 0.162 304.9) |
| XYZ | xyz(46.9659, 35.5541, 92.3660) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.58
Light Purple
#BF77F6
ΔE00 4.37
Baby Purple
#CA9BF7
ΔE00 5.03
Easter Purple
#C071FE
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F7 #C2F789
analogous
#898BF7 #BE89F7 #F589F7
triadic
#BE89F7 #F7BE89 #89F7BE
tetradic
#BE89F7 #F7898B #C2F789 #89F7F5
square
#BE89F7 #F7898B #C2F789 #89F7F5
split-complementary
#BE89F7 #F7F589 #8BF789
monochromatic
#7F16EF #9E50F3 #BE89F7 #DEC2FB #EFE2FD
Accessibility & contrast
On white
2.59
#BE89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BE89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#79A1F4
Tritanopia (blue-blind)
#B59BB4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be89f7; /* rgb */ color: rgb(190, 137, 247); /* oklch */ color: oklch(72.5% 0.162 304.9);
Tailwind
colors: {
custom: {
50: '#d4acfa',
500: '#be89f7',
950: '#000000',
},
}SCSS
$custom: #be89f7; $custom-light: #d4acfa; $custom-dark: #000000;
JSON
{
"hex": "#be89f7",
"rgb": {
"r": 190,
"g": 137,
"b": 247
},
"hsl": {
"h": 268.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.72517,
"c": 0.16228,
"h": 304.9
},
"luminance": 0.35554
}Semantic roles & 50–950 ramp
primary
#BE89F7
secondary
#E6F5D6
accent
#E40277
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85