#BE95EE#BE95EE
#BE95EE is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.132 H 304.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95EE |
|---|---|
| RGB | rgb(190, 149, 238) |
| HSL | hsl(268, 72%, 76%) |
| HSV | hsv(268, 37%, 93%) |
| CMYK | cmyk(20.2%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(68.47, 32.44, -39.11) |
| CIE-LCH | lch(68.47, 50.81, 309.67°) |
| OKLab | oklab(74.11% 0.0747 -0.1084) |
| OKLCH | oklch(74.11% 0.132 304.6) |
| XYZ | xyz(47.4121, 38.6153, 85.8281) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 3.06
Liliac
#C48EFD
ΔE00 3.46
Pastel Purple
#CAA0FF
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.93
Pale Purple
#B790D4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95EE #C5EE95
analogous
#9598EE #BE95EE #EA95EE
triadic
#BE95EE #EEBE95 #95EEBE
tetradic
#BE95EE #EE9598 #C5EE95 #95EEEA
square
#BE95EE #EE9598 #C5EE95 #95EEEA
split-complementary
#BE95EE #EEEA95 #98EE95
monochromatic
#7D2CDD #9E60E6 #BE95EE #DECAF6 #EFE5FB
Accessibility & contrast
On white
2.41
#BE95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BE95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95EE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95EE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#B6A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be95ee; /* rgb */ color: rgb(190, 149, 238); /* oklch */ color: oklch(74.1% 0.132 304.6);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#be95ee',
950: '#000000',
},
}SCSS
$custom: #be95ee; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#be95ee",
"rgb": {
"r": 190,
"g": 149,
"b": 238
},
"hsl": {
"h": 267.64,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.74114,
"c": 0.13169,
"h": 304.6
},
"luminance": 0.38615
}Semantic roles & 50–950 ramp
primary
#BE95EE
secondary
#E7F2D9
accent
#D4117A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085