#BE95EB#BE95EB
#BE95EB is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.128 H 305.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95EB |
|---|---|
| RGB | rgb(190, 149, 235) |
| HSL | hsl(269, 68%, 75%) |
| HSV | hsv(269, 37%, 92%) |
| CMYK | cmyk(19.1%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.34, 31.77, -37.66) |
| CIE-LCH | lch(68.34, 49.27, 310.14°) |
| OKLab | oklab(73.98% 0.0741 -0.1043) |
| OKLCH | oklch(73.98% 0.128 305.4) |
| XYZ | xyz(46.9750, 38.4404, 83.5262) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.58
Lavender (survey)
#C79FEF
ΔE00 2.85
Pastel Purple
#CAA0FF
ΔE00 3.76
Liliac
#C48EFD
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95EB #C2EB95
analogous
#9597EB #BE95EB #E995EB
triadic
#BE95EB #EBBE95 #95EBBE
tetradic
#BE95EB #EB9597 #C2EB95 #95EBE9
square
#BE95EB #EB9597 #C2EB95 #95EBE9
split-complementary
#BE95EB #EBE995 #97EB95
monochromatic
#7F2ED8 #9E62E1 #BE95EB #DEC8F5 #EFE5FA
Accessibility & contrast
On white
2.42
#BE95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BE95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95EB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95EB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#B7A2B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be95eb; /* rgb */ color: rgb(190, 149, 235); /* oklch */ color: oklch(74.0% 0.128 305.4);
Tailwind
colors: {
custom: {
50: '#d3b4f1',
500: '#be95eb',
950: '#000000',
},
}SCSS
$custom: #be95eb; $custom-light: #d3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#be95eb",
"rgb": {
"r": 190,
"g": 149,
"b": 235
},
"hsl": {
"h": 268.605,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.73975,
"c": 0.12791,
"h": 305.4
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#BE95EB
secondary
#E6F2D9
accent
#D01577
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085