#BE95EF#BE95EF
#BE95EF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.133 H 304.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95EF |
|---|---|
| RGB | rgb(190, 149, 239) |
| HSL | hsl(267, 74%, 76%) |
| HSV | hsv(267, 38%, 94%) |
| CMYK | cmyk(20.5%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.51, 32.66, -39.59) |
| CIE-LCH | lch(68.51, 51.33, 309.52°) |
| OKLab | oklab(74.16% 0.0749 -0.1098) |
| OKLCH | oklch(74.16% 0.133 304.3) |
| XYZ | xyz(47.5594, 38.6742, 86.6040) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 3.15
Liliac
#C48EFD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 3.39
Lilac (survey)
#CEA2FD
ΔE00 3.90
Pale Purple
#B790D4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95EF #C6EF95
analogous
#9599EF #BE95EF #EB95EF
triadic
#BE95EF #EFBE95 #95EFBE
tetradic
#BE95EF #EF9599 #C6EF95 #95EFEB
square
#BE95EF #EF9599 #C6EF95 #95EFEB
split-complementary
#BE95EF #EFEB95 #99EF95
monochromatic
#7D2BDF #9D60E7 #BE95EF #DFCAF7 #EFE4FB
Accessibility & contrast
On white
2.40
#BE95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BE95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95EF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95EF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#B6A3B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be95ef; /* rgb */ color: rgb(190, 149, 239); /* oklch */ color: oklch(74.2% 0.133 304.3);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#be95ef',
950: '#000000',
},
}SCSS
$custom: #be95ef; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#be95ef",
"rgb": {
"r": 190,
"g": 149,
"b": 239
},
"hsl": {
"h": 267.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.74161,
"c": 0.13295,
"h": 304.3
},
"luminance": 0.38674
}Semantic roles & 50–950 ramp
primary
#BE95EF
secondary
#E7F3D8
accent
#D6107C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085