#BE9FF9#BE9FF9
#BE9FF9 is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.4% C 0.130 H 299.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FF9 |
|---|---|
| RGB | rgb(190, 159, 249) |
| HSL | hsl(261, 88%, 80%) |
| HSV | hsv(261, 36%, 98%) |
| CMYK | cmyk(23.7%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.27, 29.41, -40.74) |
| CIE-LCH | lch(71.27, 50.25, 305.82°) |
| OKLab | oklab(76.4% 0.0632 -0.1132) |
| OKLCH | oklch(76.4% 0.13 299.2) |
| XYZ | xyz(50.7284, 42.5827, 95.1509) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.35
Lilac (survey)
#CEA2FD
ΔE00 3.17
Baby Purple
#CA9BF7
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.38
Pale Violet
#CEAEFA
ΔE00 4.77
Liliac
#C48EFD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FF9 #DAF99F
analogous
#9FADF9 #BE9FF9 #EB9FF9
triadic
#BE9FF9 #F9BE9F #9FF9BE
tetradic
#BE9FF9 #F99FAD #DAF99F #9FF9EB
square
#BE9FF9 #F99FAD #DAF99F #9FF9EB
split-complementary
#BE9FF9 #F9EB9F #ADF99F
monochromatic
#702CF2 #9765F5 #BE9FF9 #E5D9FD #ECE2FD
Accessibility & contrast
On white
2.21
#BE9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BE9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FF9
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FF9 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFD
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#B3AEC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #be9ff9; /* rgb */ color: rgb(190, 159, 249); /* oklch */ color: oklch(76.4% 0.130 299.2);
Tailwind
colors: {
custom: {
50: '#d3bbfb',
500: '#be9ff9',
950: '#000000',
},
}SCSS
$custom: #be9ff9; $custom-light: #d3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#be9ff9",
"rgb": {
"r": 190,
"g": 159,
"b": 249
},
"hsl": {
"h": 260.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.76396,
"c": 0.12962,
"h": 299.2
},
"luminance": 0.42583
}Semantic roles & 50–950 ramp
primary
#BE9FF9
secondary
#EAF5D6
accent
#E50196
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185