#BE89F2#BE89F2
#BE89F2 is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.3% C 0.156 H 306.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89F2 |
|---|---|
| RGB | rgb(190, 137, 242) |
| HSL | hsl(270, 80%, 74%) |
| HSV | hsv(270, 43%, 95%) |
| CMYK | cmyk(21.5%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.94, 39.94, -45.27) |
| CIE-LCH | lch(65.94, 60.37, 311.43°) |
| OKLab | oklab(72.26% 0.0921 -0.1262) |
| OKLCH | oklch(72.26% 0.156 306.1) |
| XYZ | xyz(46.2046, 35.2496, 88.3569) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Light Purple
#BF77F6
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89F2 #BDF289
analogous
#8A89F2 #BE89F2 #F289F1
triadic
#BE89F2 #F2BE89 #89F2BE
tetradic
#BE89F2 #F28A89 #BDF289 #89F1F2
square
#BE89F2 #F28A89 #BDF289 #89F1F2
split-complementary
#BE89F2 #F1F289 #89F28A
monochromatic
#811BE6 #A052EC #BE89F2 #DCC0F8 #F0E3FC
Accessibility & contrast
On white
2.61
#BE89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BE89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89F2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89F2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#7CA1EF
Tritanopia (blue-blind)
#B69AB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be89f2; /* rgb */ color: rgb(190, 137, 242); /* oklch */ color: oklch(72.3% 0.156 306.1);
Tailwind
colors: {
custom: {
50: '#d3acf7',
500: '#be89f2',
950: '#000000',
},
}SCSS
$custom: #be89f2; $custom-light: #d3acf7; $custom-dark: #000000;
JSON
{
"hex": "#be89f2",
"rgb": {
"r": 190,
"g": 137,
"b": 242
},
"hsl": {
"h": 270.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.72264,
"c": 0.15623,
"h": 306.1
},
"luminance": 0.35249
}Semantic roles & 50–950 ramp
primary
#BE89F2
secondary
#E5F4D7
accent
#DC0972
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85