#BE89EE#BE89EE
#BE89EE is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.1% C 0.151 H 307.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89EE |
|---|---|
| RGB | rgb(190, 137, 238) |
| HSL | hsl(271, 75%, 74%) |
| HSV | hsv(271, 42%, 93%) |
| CMYK | cmyk(20.2%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.76, 39.05, -43.36) |
| CIE-LCH | lch(65.76, 58.35, 312.01°) |
| OKLab | oklab(72.07% 0.0915 -0.1206) |
| OKLCH | oklch(72.07% 0.151 307.2) |
| XYZ | xyz(45.6104, 35.0119, 85.2275) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.47
Baby Purple
#CA9BF7
ΔE00 4.72
Light Purple
#BF77F6
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 5.76
Pastel Purple
#CAA0FF
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89EE #B9EE89
analogous
#8B89EE #BE89EE #EE89EC
triadic
#BE89EE #EEBE89 #89EEBE
tetradic
#BE89EE #EE8B89 #B9EE89 #89ECEE
square
#BE89EE #EE8B89 #B9EE89 #89ECEE
split-complementary
#BE89EE #ECEE89 #89EE8B
monochromatic
#8320DD #A154E6 #BE89EE #DBBEF6 #F0E4FB
Accessibility & contrast
On white
2.62
#BE89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BE89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89EE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89EE | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#B799B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be89ee; /* rgb */ color: rgb(190, 137, 238); /* oklch */ color: oklch(72.1% 0.151 307.2);
Tailwind
colors: {
custom: {
50: '#d3acf4',
500: '#be89ee',
950: '#000000',
},
}SCSS
$custom: #be89ee; $custom-light: #d3acf4; $custom-dark: #000000;
JSON
{
"hex": "#be89ee",
"rgb": {
"r": 190,
"g": 137,
"b": 238
},
"hsl": {
"h": 271.485,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.72065,
"c": 0.15141,
"h": 307.2
},
"luminance": 0.35012
}Semantic roles & 50–950 ramp
primary
#BE89EE
secondary
#E5F3D8
accent
#D70F6E
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85