#BE88F9#BE88F9
#BE88F9 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.5% C 0.166 H 304.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88F9 |
|---|---|
| RGB | rgb(190, 136, 249) |
| HSL | hsl(269, 90%, 75%) |
| HSV | hsv(269, 45%, 98%) |
| CMYK | cmyk(23.7%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.06, 42.08, -48.93) |
| CIE-LCH | lch(66.06, 64.54, 310.69°) |
| OKLab | oklab(72.46% 0.0945 -0.1368) |
| OKLCH | oklch(72.46% 0.166 304.6) |
| XYZ | xyz(47.1346, 35.3952, 93.9530) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.72
Light Purple
#BF77F6
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 5.37
Easter Purple
#C071FE
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 6.11
Light Urple
#B36FF6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88F9 #C3F988
analogous
#888AF9 #BE88F9 #F788F9
triadic
#BE88F9 #F9BE88 #88F9BE
tetradic
#BE88F9 #F9888A #C3F988 #88F9F7
square
#BE88F9 #F9888A #C3F988 #88F9F7
split-complementary
#BE88F9 #F9F788 #8AF988
monochromatic
#7E13F3 #9E4EF6 #BE88F9 #DEC2FC #EFE2FE
Accessibility & contrast
On white
2.60
#BE88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#BE88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88F9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88F9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#77A1F6
Tritanopia (blue-blind)
#B49BB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be88f9; /* rgb */ color: rgb(190, 136, 249); /* oklch */ color: oklch(72.5% 0.166 304.6);
Tailwind
colors: {
custom: {
50: '#d4acfc',
500: '#be88f9',
950: '#000000',
},
}SCSS
$custom: #be88f9; $custom-light: #d4acfc; $custom-dark: #000000;
JSON
{
"hex": "#be88f9",
"rgb": {
"r": 190,
"g": 136,
"b": 249
},
"hsl": {
"h": 268.673,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.72457,
"c": 0.16628,
"h": 304.6
},
"luminance": 0.35395
}Semantic roles & 50–950 ramp
primary
#BE88F9
secondary
#E6F6D5
accent
#E60078
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85