#BE9EF2#BE9EF2
#BE9EF2 is a light, vivid violet. Relative luminance 0.418; OKLCH L 75.9% C 0.122 H 301.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EF2 |
|---|---|
| RGB | rgb(190, 158, 242) |
| HSL | hsl(263, 76%, 78%) |
| HSV | hsv(263, 35%, 95%) |
| CMYK | cmyk(21.5%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.74, 28.36, -37.76) |
| CIE-LCH | lch(70.74, 47.22, 306.90°) |
| OKLab | oklab(75.9% 0.063 -0.1046) |
| OKLCH | oklch(75.9% 0.122 301.1) |
| XYZ | xyz(49.4856, 41.8116, 89.4506) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.37
Pastel Purple
#CAA0FF
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 2.83
Lilac (survey)
#CEA2FD
ΔE00 3.06
Pale Violet
#CEAEFA
ΔE00 4.47
Lavender
#B39DDB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EF2 #D2F29E
analogous
#9EA8F2 #BE9EF2 #E89EF2
triadic
#BE9EF2 #F2BE9E #9EF2BE
tetradic
#BE9EF2 #F29EA8 #D2F29E #9EF2E8
square
#BE9EF2 #F29EA8 #D2F29E #9EF2E8
split-complementary
#BE9EF2 #F2E89E #A8F29E
monochromatic
#7632E4 #9A68EB #BE9EF2 #E2D4F9 #EDE4FB
Accessibility & contrast
On white
2.24
#BE9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#BE9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EF2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EF2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#B5ABBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #be9ef2; /* rgb */ color: rgb(190, 158, 242); /* oklch */ color: oklch(75.9% 0.122 301.1);
Tailwind
colors: {
custom: {
50: '#d3bbf6',
500: '#be9ef2',
950: '#000000',
},
}SCSS
$custom: #be9ef2; $custom-light: #d3bbf6; $custom-dark: #000000;
JSON
{
"hex": "#be9ef2",
"rgb": {
"r": 190,
"g": 158,
"b": 242
},
"hsl": {
"h": 262.857,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.75895,
"c": 0.1221,
"h": 301.1
},
"luminance": 0.41812
}Semantic roles & 50–950 ramp
primary
#BE9EF2
secondary
#E9F3D8
accent
#D90D8B
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085