#BE9EEB#BE9EEB
#BE9EEB is a light, moderate violet. Relative luminance 0.414; OKLCH L 75.6% C 0.113 H 302.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EEB |
|---|---|
| RGB | rgb(190, 158, 235) |
| HSL | hsl(265, 66%, 77%) |
| HSV | hsv(265, 33%, 92%) |
| CMYK | cmyk(19.1%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(70.45, 26.78, -34.38) |
| CIE-LCH | lch(70.45, 43.58, 307.91°) |
| OKLab | oklab(75.58% 0.0613 -0.0949) |
| OKLCH | oklch(75.58% 0.113 302.9) |
| XYZ | xyz(48.4544, 41.3991, 84.0193) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 3.22
Lavender
#B39DDB
ΔE00 3.39
Pastel Purple
#CAA0FF
ΔE00 3.55
Lilac (survey)
#CEA2FD
ΔE00 3.55
Pale Violet
#CEAEFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EEB #CBEB9E
analogous
#9EA5EB #BE9EEB #E59EEB
triadic
#BE9EEB #EBBE9E #9EEBBE
tetradic
#BE9EEB #EB9EA5 #CBEB9E #9EEBE5
square
#BE9EEB #EB9EA5 #CBEB9E #9EEBE5
split-complementary
#BE9EEB #EBE59E #A5EB9E
monochromatic
#7A39D6 #9C6BE1 #BE9EEB #E0D1F5 #EEE6FA
Accessibility & contrast
On white
2.26
#BE9EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#BE9EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EEB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EEB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#B7AABA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #be9eeb; /* rgb */ color: rgb(190, 158, 235); /* oklch */ color: oklch(75.6% 0.113 302.9);
Tailwind
colors: {
custom: {
50: '#d2bbf1',
500: '#be9eeb',
950: '#000000',
},
}SCSS
$custom: #be9eeb; $custom-light: #d2bbf1; $custom-dark: #000000;
JSON
{
"hex": "#be9eeb",
"rgb": {
"r": 190,
"g": 158,
"b": 235
},
"hsl": {
"h": 264.935,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.75583,
"c": 0.11302,
"h": 302.9
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#BE9EEB
secondary
#E7F1DA
accent
#CE1882
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085