#BE9BEF#BE9BEF
#BE9BEF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.2% C 0.123 H 302.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BEF |
|---|---|
| RGB | rgb(190, 155, 239) |
| HSL | hsl(265, 72%, 77%) |
| HSV | hsv(265, 35%, 94%) |
| CMYK | cmyk(20.5%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.91, 29.34, -37.42) |
| CIE-LCH | lch(69.91, 47.55, 308.10°) |
| OKLab | oklab(75.22% 0.0665 -0.1036) |
| OKLCH | oklch(75.22% 0.123 302.7) |
| XYZ | xyz(48.5333, 40.6219, 86.9286) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.13
Baby Purple
#CA9BF7
ΔE00 2.47
Pastel Purple
#CAA0FF
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.22
Lavender
#B39DDB
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BEF #CCEF9B
analogous
#9BA2EF #BE9BEF #E89BEF
triadic
#BE9BEF #EFBE9B #9BEFBE
tetradic
#BE9BEF #EF9BA2 #CCEF9B #9BEFE8
square
#BE9BEF #EF9BA2 #CCEF9B #9BEFE8
split-complementary
#BE9BEF #EFE89B #A2EF9B
monochromatic
#7931DE #9C66E7 #BE9BEF #E0D0F7 #EEE5FB
Accessibility & contrast
On white
2.30
#BE9BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BE9BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BEF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BEF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#B6A8BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be9bef; /* rgb */ color: rgb(190, 155, 239); /* oklch */ color: oklch(75.2% 0.123 302.7);
Tailwind
colors: {
custom: {
50: '#d3b8f4',
500: '#be9bef',
950: '#000000',
},
}SCSS
$custom: #be9bef; $custom-light: #d3b8f4; $custom-dark: #000000;
JSON
{
"hex": "#be9bef",
"rgb": {
"r": 190,
"g": 155,
"b": 239
},
"hsl": {
"h": 265,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.75221,
"c": 0.12311,
"h": 302.7
},
"luminance": 0.40622
}Semantic roles & 50–950 ramp
primary
#BE9BEF
secondary
#E8F2D9
accent
#D41183
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085