#BE9BFB#BE9BFB
#BE9BFB is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.8% C 0.139 H 299.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BFB |
|---|---|
| RGB | rgb(190, 155, 251) |
| HSL | hsl(262, 92%, 80%) |
| HSV | hsv(262, 38%, 98%) |
| CMYK | cmyk(24.3%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.42, 32.09, -43.16) |
| CIE-LCH | lch(70.42, 53.78, 306.64°) |
| OKLab | oklab(75.78% 0.0691 -0.1201) |
| OKLCH | oklch(75.78% 0.139 299.9) |
| XYZ | xyz(50.3652, 41.3546, 96.5769) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.39
Baby Purple
#CA9BF7
ΔE00 3.00
Lilac (survey)
#CEA2FD
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 3.85
Liliac
#C48EFD
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BFB #D8FB9B
analogous
#9BA8FB #BE9BFB #EE9BFB
triadic
#BE9BFB #FBBE9B #9BFBBE
tetradic
#BE9BFB #FB9BA8 #D8FB9B #9BFBEE
square
#BE9BFB #FB9BA8 #D8FB9B #9BFBEE
split-complementary
#BE9BFB #FBEE9B #A8FB9B
monochromatic
#7225F6 #9860F9 #BE9BFB #E4D6FD #ECE2FE
Accessibility & contrast
On white
2.27
#BE9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#BE9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BFB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#B3ABBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #be9bfb; /* rgb */ color: rgb(190, 155, 251); /* oklch */ color: oklch(75.8% 0.139 299.9);
Tailwind
colors: {
custom: {
50: '#d3b9fd',
500: '#be9bfb',
950: '#000000',
},
}SCSS
$custom: #be9bfb; $custom-light: #d3b9fd; $custom-dark: #000000;
JSON
{
"hex": "#be9bfb",
"rgb": {
"r": 190,
"g": 155,
"b": 251
},
"hsl": {
"h": 261.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.7578,
"c": 0.13856,
"h": 299.9
},
"luminance": 0.41355
}Semantic roles & 50–950 ramp
primary
#BE9BFB
secondary
#EAF6D5
accent
#E60092
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085