#BE95FA#BE95FA
#BE95FA is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.147 H 301.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95FA |
|---|---|
| RGB | rgb(190, 149, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 40%, 98%) |
| CMYK | cmyk(24%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(69.00, 35.18, -44.84) |
| CIE-LCH | lch(69.00, 56.99, 308.11°) |
| OKLab | oklab(74.69% 0.0771 -0.125) |
| OKLCH | oklch(74.69% 0.147 301.7) |
| XYZ | xyz(49.2342, 39.3441, 95.4243) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 3.20
Lilac (survey)
#CEA2FD
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95FA #D1FA95
analogous
#959EFA #BE95FA #F095FA
triadic
#BE95FA #FABE95 #95FABE
tetradic
#BE95FA #FA959E #D1FA95 #95FAF0
square
#BE95FA #FA959E #D1FA95 #95FAF0
split-complementary
#BE95FA #FAF095 #9EFA95
monochromatic
#7620F4 #9A5BF7 #BE95FA #E2CFFD #EDE2FE
Accessibility & contrast
On white
2.37
#BE95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BE95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95FA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95FA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#B3A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95fa; /* rgb */ color: rgb(190, 149, 250); /* oklch */ color: oklch(74.7% 0.147 301.7);
Tailwind
colors: {
custom: {
50: '#d3b4fc',
500: '#be95fa',
950: '#000000',
},
}SCSS
$custom: #be95fa; $custom-light: #d3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#be95fa",
"rgb": {
"r": 190,
"g": 149,
"b": 250
},
"hsl": {
"h": 264.356,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74687,
"c": 0.14683,
"h": 301.7
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#BE95FA
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085