#BE95E8#BE95E8
#BE95E8 is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.8% C 0.124 H 306.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95E8 |
|---|---|
| RGB | rgb(190, 149, 232) |
| HSL | hsl(270, 64%, 75%) |
| HSV | hsv(270, 36%, 91%) |
| CMYK | cmyk(18.1%, 35.8%, 0%, 9%) |
| CIE-LAB | lab(68.22, 31.10, -36.21) |
| CIE-LCH | lch(68.22, 47.73, 310.66°) |
| OKLab | oklab(73.84% 0.0734 -0.1001) |
| OKLCH | oklch(73.84% 0.124 306.3) |
| XYZ | xyz(46.5453, 38.2685, 81.2628) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.75
Baby Purple
#CA9BF7
ΔE00 2.84
Pale Purple
#B790D4
ΔE00 3.65
Pastel Purple
#CAA0FF
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.27
Liliac
#C48EFD
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95E8 #BFE895
analogous
#9595E8 #BE95E8 #E895E8
triadic
#BE95E8 #E8BE95 #95E8BE
tetradic
#BE95E8 #E89595 #BFE895 #95E8E8
square
#BE95E8 #E89595 #BFE895 #95E8E8
split-complementary
#BE95E8 #E8E895 #95E895
monochromatic
#8030D2 #9F63DD #BE95E8 #DDC7F3 #F0E6FA
Accessibility & contrast
On white
2.43
#BE95E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BE95E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95E8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95E8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EB
Deuteranopia (green-blind)
#8CA7E6
Tritanopia (blue-blind)
#B8A1B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be95e8; /* rgb */ color: rgb(190, 149, 232); /* oklch */ color: oklch(73.8% 0.124 306.3);
Tailwind
colors: {
custom: {
50: '#d3b4ef',
500: '#be95e8',
950: '#000000',
},
}SCSS
$custom: #be95e8; $custom-light: #d3b4ef; $custom-dark: #000000;
JSON
{
"hex": "#be95e8",
"rgb": {
"r": 190,
"g": 149,
"b": 232
},
"hsl": {
"h": 269.639,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.73838,
"c": 0.12415,
"h": 306.3
},
"luminance": 0.38268
}Semantic roles & 50–950 ramp
primary
#BE95E8
secondary
#E6F1DA
accent
#CC1974
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084