#BE95F8#BE95F8
#BE95F8 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.6% C 0.144 H 302.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95F8 |
|---|---|
| RGB | rgb(190, 149, 248) |
| HSL | hsl(265, 88%, 78%) |
| HSV | hsv(265, 40%, 97%) |
| CMYK | cmyk(23.4%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.91, 34.72, -43.89) |
| CIE-LCH | lch(68.91, 55.96, 308.34°) |
| OKLab | oklab(74.59% 0.0767 -0.1222) |
| OKLCH | oklch(74.59% 0.144 302.1) |
| XYZ | xyz(48.9222, 39.2193, 93.7815) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.43
Baby Purple
#CA9BF7
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 4.05
Lavender (survey)
#C79FEF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95F8 #CFF895
analogous
#959EF8 #BE95F8 #EF95F8
triadic
#BE95F8 #F8BE95 #95F8BE
tetradic
#BE95F8 #F8959E #CFF895 #95F8EF
square
#BE95F8 #F8959E #CFF895 #95F8EF
split-complementary
#BE95F8 #F8EF95 #9EF895
monochromatic
#7822F0 #9B5CF4 #BE95F8 #E1CEFC #EDE2FD
Accessibility & contrast
On white
2.37
#BE95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BE95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95F8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95F8 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#B4A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95f8; /* rgb */ color: rgb(190, 149, 248); /* oklch */ color: oklch(74.6% 0.144 302.1);
Tailwind
colors: {
custom: {
50: '#d3b4fb',
500: '#be95f8',
950: '#000000',
},
}SCSS
$custom: #be95f8; $custom-light: #d3b4fb; $custom-dark: #000000;
JSON
{
"hex": "#be95f8",
"rgb": {
"r": 190,
"g": 149,
"b": 248
},
"hsl": {
"h": 264.848,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.7459,
"c": 0.14431,
"h": 302.1
},
"luminance": 0.39219
}Semantic roles & 50–950 ramp
primary
#BE95F8
secondary
#E8F5D6
accent
#E40186
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085