#BE95FF#BE95FF
#BE95FF is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.153 H 300.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95FF |
|---|---|
| RGB | rgb(190, 149, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 42%, 100%) |
| CMYK | cmyk(25.5%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(69.23, 36.34, -47.21) |
| CIE-LCH | lch(69.23, 59.58, 307.59°) |
| OKLab | oklab(74.93% 0.0779 -0.1318) |
| OKLCH | oklch(74.93% 0.153 300.6) |
| XYZ | xyz(50.0286, 39.6619, 99.6082) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.39
Pastel Purple
#CAA0FF
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 3.67
Lilac (survey)
#CEA2FD
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95FF #D6FF95
analogous
#95A1FF #BE95FF #F395FF
triadic
#BE95FF #FFBE95 #95FFBE
tetradic
#BE95FF #FF95A1 #D6FF95 #95FFF3
square
#BE95FF #FF95A1 #D6FF95 #95FFF3
split-complementary
#BE95FF #FFF395 #A1FF95
monochromatic
#731BFF #9858FF #BE95FF #E4D2FF #ECE0FF
Accessibility & contrast
On white
2.35
#BE95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BE95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95FF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95FF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#B2A7BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be95ff; /* rgb */ color: rgb(190, 149, 255); /* oklch */ color: oklch(74.9% 0.153 300.6);
Tailwind
colors: {
custom: {
50: '#d3b4ff',
500: '#be95ff',
950: '#000000',
},
}SCSS
$custom: #be95ff; $custom-light: #d3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#be95ff",
"rgb": {
"r": 190,
"g": 149,
"b": 255
},
"hsl": {
"h": 263.208,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74934,
"c": 0.15315,
"h": 300.6
},
"luminance": 0.39662
}Semantic roles & 50–950 ramp
primary
#BE95FF
secondary
#EAF7D4
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086