#BE7EEE#BE7EEE
#BE7EEE is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.3% C 0.169 H 309.0°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7EEE |
|---|---|
| RGB | rgb(190, 126, 238) |
| HSL | hsl(274, 77%, 71%) |
| HSV | hsv(274, 47%, 93%) |
| CMYK | cmyk(20.2%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(63.38, 45.01, -47.10) |
| CIE-LCH | lch(63.38, 65.15, 313.70°) |
| OKLab | oklab(70.28% 0.1066 -0.1314) |
| OKLCH | oklch(70.28% 0.169 309) |
| XYZ | xyz(44.1257, 32.0425, 84.7326) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Easter Purple
#C071FE
ΔE00 3.89
Liliac
#C48EFD
ΔE00 4.30
Light Urple
#B36FF6
ΔE00 4.67
Bright Lavender
#C760FF
ΔE00 6.68
Bright Lilac
#C95EFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7EEE #AEEE7E
analogous
#867EEE #BE7EEE #EE7EE6
triadic
#BE7EEE #EEBE7E #7EEEBE
tetradic
#BE7EEE #EE867E #AEEE7E #7EE6EE
square
#BE7EEE #EE867E #AEEE7E #7EE6EE
split-complementary
#BE7EEE #E6EE7E #7EEE86
monochromatic
#861CD5 #A348E7 #BE7EEE #D9B4F5 #F1E4FB
Accessibility & contrast
On white
2.83
#BE7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#BE7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7EEE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7EEE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#749AEB
Tritanopia (blue-blind)
#B890AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #be7eee; /* rgb */ color: rgb(190, 126, 238); /* oklch */ color: oklch(70.3% 0.169 309.0);
Tailwind
colors: {
custom: {
50: '#d4a5f4',
500: '#be7eee',
950: '#000000',
},
}SCSS
$custom: #be7eee; $custom-light: #d4a5f4; $custom-dark: #000000;
JSON
{
"hex": "#be7eee",
"rgb": {
"r": 190,
"g": 126,
"b": 238
},
"hsl": {
"h": 274.286,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.70283,
"c": 0.16924,
"h": 309
},
"luminance": 0.32042
}Semantic roles & 50–950 ramp
primary
#BE7EEE
secondary
#E2F2D5
accent
#D90D64
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85