#BE4BE8#BE4BE8
#BE4BE8 is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.2% C 0.237 H 315.5°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4BE8 |
|---|---|
| RGB | rgb(190, 75, 232) |
| HSL | hsl(284, 77%, 60%) |
| HSV | hsv(284, 68%, 91%) |
| CMYK | cmyk(18.1%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(53.82, 68.40, -58.97) |
| CIE-LCH | lch(53.82, 90.31, 319.24°) |
| OKLab | oklab(63.19% 0.169 -0.1658) |
| OKLCH | oklch(63.19% 0.237 315.5) |
| XYZ | xyz(38.3145, 21.8069, 78.5192) |
| Luminance | 0.2180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.39
Lightish Purple
#A552E6
ΔE00 4.34
Purple Pink
#D725DE
ΔE00 5.18
Heliotrope
#D94FF5
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.22
Hot Purple
#CB00F5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4BE8 #75E84B
analogous
#6F4BE8 #BE4BE8 #E84BC4
triadic
#BE4BE8 #E8BE4B #4BE8BE
tetradic
#BE4BE8 #E86F4B #75E84B #4BC4E8
square
#BE4BE8 #E86F4B #75E84B #4BC4E8
split-complementary
#BE4BE8 #C4E84B #4BE86F
monochromatic
#7D15A4 #A71CDA #BE4BE8 #D281EF #E5B8F6
Accessibility & contrast
On white
3.92
#BE4BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#BE4BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4BE8
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4BE8 | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AED
Deuteranopia (green-blind)
#4984E4
Tritanopia (blue-blind)
#BB6A94
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4be8; /* rgb */ color: rgb(190, 75, 232); /* oklch */ color: oklch(63.2% 0.237 315.5);
Tailwind
colors: {
custom: {
50: '#d686f0',
500: '#be4be8',
950: '#000000',
},
}SCSS
$custom: #be4be8; $custom-light: #d686f0; $custom-dark: #000000;
JSON
{
"hex": "#be4be8",
"rgb": {
"r": 190,
"g": 75,
"b": 232
},
"hsl": {
"h": 283.949,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.63185,
"c": 0.2368,
"h": 315.5
},
"luminance": 0.21805
}Semantic roles & 50–950 ramp
primary
#BE4BE8
secondary
#B9E6A9
accent
#DA0C43
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85