#BE95F3#BE95F3
#BE95F3 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.4% C 0.138 H 303.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95F3 |
|---|---|
| RGB | rgb(190, 149, 243) |
| HSL | hsl(266, 80%, 77%) |
| HSV | hsv(266, 39%, 95%) |
| CMYK | cmyk(21.8%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.69, 33.57, -41.51) |
| CIE-LCH | lch(68.69, 53.38, 308.96°) |
| OKLab | oklab(74.35% 0.0758 -0.1153) |
| OKLCH | oklch(74.35% 0.138 303.3) |
| XYZ | xyz(48.1569, 38.9132, 89.7506) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Liliac
#C48EFD
ΔE00 2.83
Pastel Purple
#CAA0FF
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 3.89
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95F3 #CAF395
analogous
#959BF3 #BE95F3 #ED95F3
triadic
#BE95F3 #F3BE95 #95F3BE
tetradic
#BE95F3 #F3959B #CAF395 #95F3ED
square
#BE95F3 #F3959B #CAF395 #95F3ED
split-complementary
#BE95F3 #F3ED95 #9BF395
monochromatic
#7B27E7 #9C5EED #BE95F3 #E0CCF9 #EEE4FC
Accessibility & contrast
On white
2.39
#BE95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BE95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95F3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95F3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#B5A4B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95f3; /* rgb */ color: rgb(190, 149, 243); /* oklch */ color: oklch(74.4% 0.138 303.3);
Tailwind
colors: {
custom: {
50: '#d3b4f7',
500: '#be95f3',
950: '#000000',
},
}SCSS
$custom: #be95f3; $custom-light: #d3b4f7; $custom-dark: #000000;
JSON
{
"hex": "#be95f3",
"rgb": {
"r": 190,
"g": 149,
"b": 243
},
"hsl": {
"h": 266.17,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.7435,
"c": 0.138,
"h": 303.3
},
"luminance": 0.38913
}Semantic roles & 50–950 ramp
primary
#BE95F3
secondary
#E7F4D7
accent
#DC0A80
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085