#BE95F9#BE95F9
#BE95F9 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.146 H 301.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95F9 |
|---|---|
| RGB | rgb(190, 149, 249) |
| HSL | hsl(265, 89%, 78%) |
| HSV | hsv(265, 40%, 98%) |
| CMYK | cmyk(23.7%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.95, 34.95, -44.37) |
| CIE-LCH | lch(68.95, 56.48, 308.23°) |
| OKLab | oklab(74.64% 0.0769 -0.1236) |
| OKLCH | oklch(74.64% 0.146 301.9) |
| XYZ | xyz(49.0778, 39.2815, 94.6007) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.39
Baby Purple
#CA9BF7
ΔE00 2.99
Pastel Purple
#CAA0FF
ΔE00 3.17
Lilac (survey)
#CEA2FD
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95F9 #D0F995
analogous
#959EF9 #BE95F9 #F095F9
triadic
#BE95F9 #F9BE95 #95F9BE
tetradic
#BE95F9 #F9959E #D0F995 #95F9F0
square
#BE95F9 #F9959E #D0F995 #95F9F0
split-complementary
#BE95F9 #F9F095 #9EF995
monochromatic
#7721F2 #9A5BF6 #BE95F9 #E2CFFC #EDE2FD
Accessibility & contrast
On white
2.37
#BE95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BE95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95F9
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95F9 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#B4A6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95f9; /* rgb */ color: rgb(190, 149, 249); /* oklch */ color: oklch(74.6% 0.146 301.9);
Tailwind
colors: {
custom: {
50: '#d3b4fb',
500: '#be95f9',
950: '#000000',
},
}SCSS
$custom: #be95f9; $custom-light: #d3b4fb; $custom-dark: #000000;
JSON
{
"hex": "#be95f9",
"rgb": {
"r": 190,
"g": 149,
"b": 249
},
"hsl": {
"h": 264.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.74639,
"c": 0.14557,
"h": 301.9
},
"luminance": 0.39282
}Semantic roles & 50–950 ramp
primary
#BE95F9
secondary
#E8F5D6
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085