#BE88EA#BE88EA
#BE88EA is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.7% C 0.148 H 308.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88EA |
|---|---|
| RGB | rgb(190, 136, 234) |
| HSL | hsl(273, 70%, 73%) |
| HSV | hsv(273, 42%, 92%) |
| CMYK | cmyk(18.8%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.35, 38.71, -41.78) |
| CIE-LCH | lch(65.35, 56.96, 312.81°) |
| OKLab | oklab(71.7% 0.0922 -0.1161) |
| OKLCH | oklch(71.7% 0.148 308.5) |
| XYZ | xyz(44.8878, 34.4965, 82.1197) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Light Purple
#BF77F6
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88EA #B4EA88
analogous
#8D88EA #BE88EA #EA88E5
triadic
#BE88EA #EABE88 #88EABE
tetradic
#BE88EA #EA8D88 #B4EA88 #88E5EA
square
#BE88EA #EA8D88 #B4EA88 #88E5EA
split-complementary
#BE88EA #E5EA88 #88EA8D
monochromatic
#8525D2 #A254E1 #BE88EA #DABCF3 #F1E5FA
Accessibility & contrast
On white
2.66
#BE88EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#BE88EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88EA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88EA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#B897AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be88ea; /* rgb */ color: rgb(190, 136, 234); /* oklch */ color: oklch(71.7% 0.148 308.5);
Tailwind
colors: {
custom: {
50: '#d3abf1',
500: '#be88ea',
950: '#000000',
},
}SCSS
$custom: #be88ea; $custom-light: #d3abf1; $custom-dark: #000000;
JSON
{
"hex": "#be88ea",
"rgb": {
"r": 190,
"g": 136,
"b": 234
},
"hsl": {
"h": 273.061,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.71702,
"c": 0.14824,
"h": 308.5
},
"luminance": 0.34496
}Semantic roles & 50–950 ramp
primary
#BE88EA
secondary
#E4F2D9
accent
#D21469
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85