#BE95FC#BE95FC
#BE95FC is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.8% C 0.149 H 301.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95FC |
|---|---|
| RGB | rgb(190, 149, 252) |
| HSL | hsl(264, 94%, 79%) |
| HSV | hsv(264, 41%, 99%) |
| CMYK | cmyk(24.6%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(69.09, 35.64, -45.79) |
| CIE-LCH | lch(69.09, 58.03, 307.90°) |
| OKLab | oklab(74.79% 0.0774 -0.1277) |
| OKLCH | oklch(74.79% 0.149 301.2) |
| XYZ | xyz(49.5494, 39.4702, 97.0847) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.33
Pastel Purple
#CAA0FF
ΔE00 3.29
Baby Purple
#CA9BF7
ΔE00 3.31
Lilac (survey)
#CEA2FD
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95FC #D3FC95
analogous
#959FFC #BE95FC #F195FC
triadic
#BE95FC #FCBE95 #95FCBE
tetradic
#BE95FC #FC959F #D3FC95 #95FCF1
square
#BE95FC #FC959F #D3FC95 #95FCF1
split-complementary
#BE95FC #FCF195 #9FFC95
monochromatic
#751EF9 #9A59FA #BE95FC #E2D1FE #EDE1FE
Accessibility & contrast
On white
2.36
#BE95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BE95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95FC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95FC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#B3A6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be95fc; /* rgb */ color: rgb(190, 149, 252); /* oklch */ color: oklch(74.8% 0.149 301.2);
Tailwind
colors: {
custom: {
50: '#d3b4fe',
500: '#be95fc',
950: '#000000',
},
}SCSS
$custom: #be95fc; $custom-light: #d3b4fe; $custom-dark: #000000;
JSON
{
"hex": "#be95fc",
"rgb": {
"r": 190,
"g": 149,
"b": 252
},
"hsl": {
"h": 263.883,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.74786,
"c": 0.14936,
"h": 301.2
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#BE95FC
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086