#BE88F8#BE88F8
#BE88F8 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.4% C 0.165 H 304.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88F8 |
|---|---|
| RGB | rgb(190, 136, 248) |
| HSL | hsl(269, 89%, 75%) |
| HSV | hsv(269, 45%, 97%) |
| CMYK | cmyk(23.4%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.01, 41.85, -48.46) |
| CIE-LCH | lch(66.01, 64.03, 310.81°) |
| OKLab | oklab(72.41% 0.0944 -0.1354) |
| OKLCH | oklch(72.41% 0.165 304.9) |
| XYZ | xyz(46.9791, 35.3330, 93.1337) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.73
Light Purple
#BF77F6
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 5.31
Easter Purple
#C071FE
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 6.09
Light Urple
#B36FF6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88F8 #C2F888
analogous
#888AF8 #BE88F8 #F688F8
triadic
#BE88F8 #F8BE88 #88F8BE
tetradic
#BE88F8 #F8888A #C2F888 #88F8F6
square
#BE88F8 #F8888A #C2F888 #88F8F6
split-complementary
#BE88F8 #F8F688 #8AF888
monochromatic
#7F14F1 #9E4EF5 #BE88F8 #DEC2FB #EFE2FD
Accessibility & contrast
On white
2.60
#BE88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BE88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88F8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88F8 | 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)
#6A9FFC
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#B59BB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be88f8; /* rgb */ color: rgb(190, 136, 248); /* oklch */ color: oklch(72.4% 0.165 304.9);
Tailwind
colors: {
custom: {
50: '#d4acfb',
500: '#be88f8',
950: '#000000',
},
}SCSS
$custom: #be88f8; $custom-light: #d4acfb; $custom-dark: #000000;
JSON
{
"hex": "#be88f8",
"rgb": {
"r": 190,
"g": 136,
"b": 248
},
"hsl": {
"h": 268.929,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.72405,
"c": 0.16508,
"h": 304.9
},
"luminance": 0.35333
}Semantic roles & 50–950 ramp
primary
#BE88F8
secondary
#E6F5D6
accent
#E60077
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85