#BE88FA#BE88FA
#BE88FA is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.5% C 0.167 H 304.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88FA |
|---|---|
| RGB | rgb(190, 136, 250) |
| HSL | hsl(268, 92%, 76%) |
| HSV | hsv(268, 46%, 98%) |
| CMYK | cmyk(24%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(66.10, 42.31, -49.40) |
| CIE-LCH | lch(66.10, 65.04, 310.58°) |
| OKLab | oklab(72.51% 0.0947 -0.1382) |
| OKLCH | oklch(72.51% 0.167 304.4) |
| XYZ | xyz(47.2910, 35.4578, 94.7766) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.73
Light Purple
#BF77F6
ΔE00 4.12
Easter Purple
#C071FE
ΔE00 5.42
Baby Purple
#CA9BF7
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 6.13
Light Urple
#B36FF6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88FA #C4FA88
analogous
#888BFA #BE88FA #F788FA
triadic
#BE88FA #FABE88 #88FABE
tetradic
#BE88FA #FA888B #C4FA88 #88FAF7
square
#BE88FA #FA888B #C4FA88 #88FAF7
split-complementary
#BE88FA #FAF788 #8BFA88
monochromatic
#7E13F5 #9E4DF8 #BE88FA #DEC3FC #EFE2FE
Accessibility & contrast
On white
2.60
#BE88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BE88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88FA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88FA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#B49BB5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be88fa; /* rgb */ color: rgb(190, 136, 250); /* oklch */ color: oklch(72.5% 0.167 304.4);
Tailwind
colors: {
custom: {
50: '#d4acfc',
500: '#be88fa',
950: '#000000',
},
}SCSS
$custom: #be88fa; $custom-light: #d4acfc; $custom-dark: #000000;
JSON
{
"hex": "#be88fa",
"rgb": {
"r": 190,
"g": 136,
"b": 250
},
"hsl": {
"h": 268.421,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.72509,
"c": 0.16749,
"h": 304.4
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#BE88FA
secondary
#E6F6D5
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85