#BE95ED#BE95ED
#BE95ED is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.130 H 304.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95ED |
|---|---|
| RGB | rgb(190, 149, 237) |
| HSL | hsl(268, 71%, 76%) |
| HSV | hsv(268, 37%, 93%) |
| CMYK | cmyk(19.8%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(68.43, 32.21, -38.63) |
| CIE-LCH | lch(68.43, 50.30, 309.83°) |
| OKLab | oklab(74.07% 0.0745 -0.107) |
| OKLCH | oklch(74.07% 0.13 304.8) |
| XYZ | xyz(47.2656, 38.5567, 85.0565) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.48
Lavender (survey)
#C79FEF
ΔE00 2.98
Pastel Purple
#CAA0FF
ΔE00 3.56
Liliac
#C48EFD
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95ED #C4ED95
analogous
#9598ED #BE95ED #EA95ED
triadic
#BE95ED #EDBE95 #95EDBE
tetradic
#BE95ED #ED9598 #C4ED95 #95EDEA
square
#BE95ED #ED9598 #C4ED95 #95EDEA
split-complementary
#BE95ED #EDEA95 #98ED95
monochromatic
#7E2CDB #9E61E4 #BE95ED #DEC9F6 #EFE5FB
Accessibility & contrast
On white
2.41
#BE95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BE95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95ED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95ED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F0
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#B7A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be95ed; /* rgb */ color: rgb(190, 149, 237); /* oklch */ color: oklch(74.1% 0.130 304.8);
Tailwind
colors: {
custom: {
50: '#d3b4f3',
500: '#be95ed',
950: '#000000',
},
}SCSS
$custom: #be95ed; $custom-light: #d3b4f3; $custom-dark: #000000;
JSON
{
"hex": "#be95ed",
"rgb": {
"r": 190,
"g": 149,
"b": 237
},
"hsl": {
"h": 267.955,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.74068,
"c": 0.13043,
"h": 304.8
},
"luminance": 0.38556
}Semantic roles & 50–950 ramp
primary
#BE95ED
secondary
#E6F2D9
accent
#D31379
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085