#BE9EFF#BE9EFF
#BE9EFF is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.5% C 0.139 H 298.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EFF |
|---|---|
| RGB | rgb(190, 158, 255) |
| HSL | hsl(260, 100%, 81%) |
| HSV | hsv(260, 38%, 100%) |
| CMYK | cmyk(25.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(71.30, 31.37, -43.96) |
| CIE-LCH | lch(71.30, 54.00, 305.51°) |
| OKLab | oklab(76.5% 0.0658 -0.1224) |
| OKLCH | oklch(76.5% 0.139 298.2) |
| XYZ | xyz(51.5079, 42.6205, 100.1013) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.55
Lilac (survey)
#CEA2FD
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.34
Liliac
#C48EFD
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EFF #DFFF9E
analogous
#9EAEFF #BE9EFF #EE9EFF
triadic
#BE9EFF #FFBE9E #9EFFBE
tetradic
#BE9EFF #FF9EAE #DFFF9E #9EFFEE
square
#BE9EFF #FF9EAE #DFFF9E #9EFFEE
split-complementary
#BE9EFF #FFEE9E #AEFF9E
monochromatic
#6C24FF #9561FF #BE9EFF #E7DBFF #EAE0FF
Accessibility & contrast
On white
2.20
#BE9EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BE9EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EFF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EFF | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 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)
#85AFFF
Deuteranopia (green-blind)
#8AAEFC
Tritanopia (blue-blind)
#B1AEC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #be9eff; /* rgb */ color: rgb(190, 158, 255); /* oklch */ color: oklch(76.5% 0.139 298.2);
Tailwind
colors: {
custom: {
50: '#d3bbff',
500: '#be9eff',
950: '#000000',
},
}SCSS
$custom: #be9eff; $custom-light: #d3bbff; $custom-dark: #000000;
JSON
{
"hex": "#be9eff",
"rgb": {
"r": 190,
"g": 158,
"b": 255
},
"hsl": {
"h": 259.794,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.76501,
"c": 0.139,
"h": 298.2
},
"luminance": 0.42621
}Semantic roles & 50–950 ramp
primary
#BE9EFF
secondary
#ECF7D4
accent
#E6009A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086