#BE96FD#BE96FD
#BE96FD is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.0% C 0.149 H 300.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96FD |
|---|---|
| RGB | rgb(190, 150, 253) |
| HSL | hsl(263, 96%, 79%) |
| HSV | hsv(263, 41%, 99%) |
| CMYK | cmyk(24.9%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(69.36, 35.32, -45.91) |
| CIE-LCH | lch(69.36, 57.92, 307.58°) |
| OKLab | oklab(75.01% 0.0763 -0.1281) |
| OKLCH | oklch(75.01% 0.149 300.8) |
| XYZ | xyz(49.8672, 39.8515, 97.9744) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Pastel Purple
#CAA0FF
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 3.34
Lilac (survey)
#CEA2FD
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.72
Pale Violet
#CEAEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96FD #D5FD96
analogous
#96A2FD #BE96FD #F296FD
triadic
#BE96FD #FDBE96 #96FDBE
tetradic
#BE96FD #FD96A2 #D5FD96 #96FDF2
square
#BE96FD #FD96A2 #D5FD96 #96FDF2
split-complementary
#BE96FD #FDF296 #A2FD96
monochromatic
#741EFB #995AFC #BE96FD #E3D2FE #ECE1FE
Accessibility & contrast
On white
2.34
#BE96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BE96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96FD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96FD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#B2A7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be96fd; /* rgb */ color: rgb(190, 150, 253); /* oklch */ color: oklch(75.0% 0.149 300.8);
Tailwind
colors: {
custom: {
50: '#d3b5fe',
500: '#be96fd',
950: '#000000',
},
}SCSS
$custom: #be96fd; $custom-light: #d3b5fe; $custom-dark: #000000;
JSON
{
"hex": "#be96fd",
"rgb": {
"r": 190,
"g": 150,
"b": 253
},
"hsl": {
"h": 263.301,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.75007,
"c": 0.14904,
"h": 300.8
},
"luminance": 0.39852
}Semantic roles & 50–950 ramp
primary
#BE96FD
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086