#BE95FB#BE95FB
#BE95FB is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.148 H 301.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95FB |
|---|---|
| RGB | rgb(190, 149, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.3%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.05, 35.41, -45.32) |
| CIE-LCH | lch(69.05, 57.51, 308.00°) |
| OKLab | oklab(74.74% 0.0773 -0.1263) |
| OKLCH | oklch(74.74% 0.148 301.4) |
| XYZ | xyz(49.3914, 39.4070, 96.2523) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.34
Baby Purple
#CA9BF7
ΔE00 3.20
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95FB #D2FB95
analogous
#959FFB #BE95FB #F195FB
triadic
#BE95FB #FBBE95 #95FBBE
tetradic
#BE95FB #FB959F #D2FB95 #95FBF1
square
#BE95FB #FB959F #D2FB95 #95FBF1
split-complementary
#BE95FB #FBF195 #9FFB95
monochromatic
#761FF7 #9A5AF9 #BE95FB #E2D0FD #EDE2FE
Accessibility & contrast
On white
2.36
#BE95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BE95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95FB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95FB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#B3A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be95fb; /* rgb */ color: rgb(190, 149, 251); /* oklch */ color: oklch(74.7% 0.148 301.4);
Tailwind
colors: {
custom: {
50: '#d3b4fd',
500: '#be95fb',
950: '#000000',
},
}SCSS
$custom: #be95fb; $custom-light: #d3b4fd; $custom-dark: #000000;
JSON
{
"hex": "#be95fb",
"rgb": {
"r": 190,
"g": 149,
"b": 251
},
"hsl": {
"h": 264.118,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.74736,
"c": 0.14809,
"h": 301.4
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#BE95FB
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085