#BE9BF2#BE9BF2
#BE9BF2 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.4% C 0.127 H 302.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BF2 |
|---|---|
| RGB | rgb(190, 155, 242) |
| HSL | hsl(264, 77%, 78%) |
| HSV | hsv(264, 36%, 95%) |
| CMYK | cmyk(21.5%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(70.04, 30.02, -38.86) |
| CIE-LCH | lch(70.04, 49.10, 307.69°) |
| OKLab | oklab(75.36% 0.0672 -0.1077) |
| OKLCH | oklch(75.36% 0.127 302) |
| XYZ | xyz(48.9801, 40.8006, 89.2821) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.42
Lavender (survey)
#C79FEF
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 2.56
Lilac (survey)
#CEA2FD
ΔE00 3.12
Liliac
#C48EFD
ΔE00 4.42
Lavender
#B39DDB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BF2 #CFF29B
analogous
#9BA3F2 #BE9BF2 #E99BF2
triadic
#BE9BF2 #F2BE9B #9BF2BE
tetradic
#BE9BF2 #F29BA3 #CFF29B #9BF2E9
square
#BE9BF2 #F29BA3 #CFF29B #9BF2E9
split-complementary
#BE9BF2 #F2E99B #A3F29B
monochromatic
#782FE4 #9B65EB #BE9BF2 #E1D1F9 #EDE4FB
Accessibility & contrast
On white
2.29
#BE9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BE9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BF2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BF2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#B5A9BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be9bf2; /* rgb */ color: rgb(190, 155, 242); /* oklch */ color: oklch(75.4% 0.127 302.0);
Tailwind
colors: {
custom: {
50: '#d3b9f6',
500: '#be9bf2',
950: '#000000',
},
}SCSS
$custom: #be9bf2; $custom-light: #d3b9f6; $custom-dark: #000000;
JSON
{
"hex": "#be9bf2",
"rgb": {
"r": 190,
"g": 155,
"b": 242
},
"hsl": {
"h": 264.138,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.75359,
"c": 0.12697,
"h": 302
},
"luminance": 0.40801
}Semantic roles & 50–950 ramp
primary
#BE9BF2
secondary
#E8F3D8
accent
#D90C87
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085