#BE95E0#BE95E0
#BE95E0 is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.5% C 0.114 H 308.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95E0 |
|---|---|
| RGB | rgb(190, 149, 224) |
| HSL | hsl(273, 55%, 73%) |
| HSV | hsv(273, 33%, 88%) |
| CMYK | cmyk(15.2%, 33.5%, 0%, 12.2%) |
| CIE-LAB | lab(67.89, 29.35, -32.31) |
| CIE-LCH | lch(67.89, 43.65, 312.25°) |
| OKLab | oklab(73.48% 0.0716 -0.089) |
| OKLCH | oklch(73.48% 0.114 308.8) |
| XYZ | xyz(45.4347, 37.8243, 75.4138) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.29
Lavender (survey)
#C79FEF
ΔE00 3.13
Baby Purple
#CA9BF7
ΔE00 3.96
Lavender
#B39DDB
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95E0 #B7E095
analogous
#9895E0 #BE95E0 #E095DC
triadic
#BE95E0 #E0BE95 #95E0BE
tetradic
#BE95E0 #E09895 #B7E095 #95DCE0
square
#BE95E0 #E09895 #B7E095 #95DCE0
split-complementary
#BE95E0 #DCE095 #95E098
monochromatic
#8439C2 #A166D2 #BE95E0 #DBC4EE #F0E7F8
Accessibility & contrast
On white
2.45
#BE95E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BE95E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95E0
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95E0 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A4E3
Deuteranopia (green-blind)
#90A6DE
Tritanopia (blue-blind)
#BAA0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be95e0; /* rgb */ color: rgb(190, 149, 224); /* oklch */ color: oklch(73.5% 0.114 308.8);
Tailwind
colors: {
custom: {
50: '#d2b4ea',
500: '#be95e0',
950: '#000000',
},
}SCSS
$custom: #be95e0; $custom-light: #d2b4ea; $custom-dark: #000000;
JSON
{
"hex": "#be95e0",
"rgb": {
"r": 190,
"g": 149,
"b": 224
},
"hsl": {
"h": 272.8,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.73482,
"c": 0.11416,
"h": 308.8
},
"luminance": 0.37824
}Semantic roles & 50–950 ramp
primary
#BE95E0
secondary
#E5EFDC
accent
#C2236B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084