#BE95F2#BE95F2
#BE95F2 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.3% C 0.137 H 303.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95F2 |
|---|---|
| RGB | rgb(190, 149, 242) |
| HSL | hsl(266, 78%, 77%) |
| HSV | hsv(266, 38%, 95%) |
| CMYK | cmyk(21.5%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.64, 33.34, -41.03) |
| CIE-LCH | lch(68.64, 52.87, 309.10°) |
| OKLab | oklab(74.3% 0.0756 -0.114) |
| OKLCH | oklch(74.3% 0.137 303.5) |
| XYZ | xyz(48.0063, 38.8529, 88.9575) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.48
Liliac
#C48EFD
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.88
Pale Purple
#B790D4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95F2 #C9F295
analogous
#959BF2 #BE95F2 #ED95F2
triadic
#BE95F2 #F2BE95 #95F2BE
tetradic
#BE95F2 #F2959B #C9F295 #95F2ED
square
#BE95F2 #F2959B #C9F295 #95F2ED
split-complementary
#BE95F2 #F2ED95 #9BF295
monochromatic
#7B28E5 #9D5EEB #BE95F2 #DFCCF9 #EEE4FC
Accessibility & contrast
On white
2.39
#BE95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BE95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95F2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95F2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#B5A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be95f2; /* rgb */ color: rgb(190, 149, 242); /* oklch */ color: oklch(74.3% 0.137 303.5);
Tailwind
colors: {
custom: {
50: '#d3b4f6',
500: '#be95f2',
950: '#000000',
},
}SCSS
$custom: #be95f2; $custom-light: #d3b4f6; $custom-dark: #000000;
JSON
{
"hex": "#be95f2",
"rgb": {
"r": 190,
"g": 149,
"b": 242
},
"hsl": {
"h": 266.452,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.74302,
"c": 0.13674,
"h": 303.5
},
"luminance": 0.38853
}Semantic roles & 50–950 ramp
primary
#BE95F2
secondary
#E7F3D8
accent
#DA0B7F
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085