#BE95F7#BE95F7
#BE95F7 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.5% C 0.143 H 302.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95F7 |
|---|---|
| RGB | rgb(190, 149, 247) |
| HSL | hsl(265, 86%, 78%) |
| HSV | hsv(265, 40%, 97%) |
| CMYK | cmyk(23.1%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(68.87, 34.49, -43.42) |
| CIE-LCH | lch(68.87, 55.45, 308.46°) |
| OKLab | oklab(74.54% 0.0765 -0.1209) |
| OKLCH | oklch(74.54% 0.143 302.3) |
| XYZ | xyz(48.7675, 39.1574, 92.9666) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.49
Baby Purple
#CA9BF7
ΔE00 2.80
Pastel Purple
#CAA0FF
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95F7 #CEF795
analogous
#959DF7 #BE95F7 #EF95F7
triadic
#BE95F7 #F7BE95 #95F7BE
tetradic
#BE95F7 #F7959D #CEF795 #95F7EF
square
#BE95F7 #F7959D #CEF795 #95F7EF
split-complementary
#BE95F7 #F7EF95 #9DF795
monochromatic
#7823EE #9B5CF3 #BE95F7 #E1CEFB #EEE3FD
Accessibility & contrast
On white
2.38
#BE95F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BE95F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95F7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95F7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#85A8F4
Tritanopia (blue-blind)
#B4A5BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95f7; /* rgb */ color: rgb(190, 149, 247); /* oklch */ color: oklch(74.5% 0.143 302.3);
Tailwind
colors: {
custom: {
50: '#d3b4fa',
500: '#be95f7',
950: '#000000',
},
}SCSS
$custom: #be95f7; $custom-light: #d3b4fa; $custom-dark: #000000;
JSON
{
"hex": "#be95f7",
"rgb": {
"r": 190,
"g": 149,
"b": 247
},
"hsl": {
"h": 265.102,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.74541,
"c": 0.14305,
"h": 302.3
},
"luminance": 0.39157
}Semantic roles & 50–950 ramp
primary
#BE95F7
secondary
#E8F5D6
accent
#E20385
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085