#BE89F4#BE89F4
#BE89F4 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.159 H 305.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F4 |
|---|---|
| RGB | rgb(190, 137, 244) |
| HSL | hsl(270, 83%, 75%) |
| HSV | hsv(270, 44%, 96%) |
| CMYK | cmyk(22.1%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(66.04, 40.40, -46.22) |
| CIE-LCH | lch(66.04, 61.38, 311.15°) |
| OKLab | oklab(72.36% 0.0925 -0.1289) |
| OKLCH | oklch(72.36% 0.159 305.6) |
| XYZ | xyz(46.5067, 35.3704, 89.9475) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.77
Light Purple
#BF77F6
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 4.88
Pastel Purple
#CAA0FF
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F4 #BFF489
analogous
#8989F4 #BE89F4 #F489F4
triadic
#BE89F4 #F4BE89 #89F4BE
tetradic
#BE89F4 #F48989 #BFF489 #89F4F4
square
#BE89F4 #F48989 #BFF489 #89F4F4
split-complementary
#BE89F4 #F4F489 #89F489
monochromatic
#8019EA #9F51EF #BE89F4 #DDC1F9 #F0E3FC
Accessibility & contrast
On white
2.60
#BE89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BE89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#7BA1F1
Tritanopia (blue-blind)
#B69BB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be89f4; /* rgb */ color: rgb(190, 137, 244); /* oklch */ color: oklch(72.4% 0.159 305.6);
Tailwind
colors: {
custom: {
50: '#d3acf8',
500: '#be89f4',
950: '#000000',
},
}SCSS
$custom: #be89f4; $custom-light: #d3acf8; $custom-dark: #000000;
JSON
{
"hex": "#be89f4",
"rgb": {
"r": 190,
"g": 137,
"b": 244
},
"hsl": {
"h": 269.72,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.72365,
"c": 0.15865,
"h": 305.6
},
"luminance": 0.3537
}Semantic roles & 50–950 ramp
primary
#BE89F4
secondary
#E6F4D7
accent
#DF0674
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85