#BE4BE0#BE4BE0
#BE4BE0 is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.7% C 0.230 H 317.6°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4BE0 |
|---|---|
| RGB | rgb(190, 75, 224) |
| HSL | hsl(286, 71%, 59%) |
| HSV | hsv(286, 67%, 88%) |
| CMYK | cmyk(15.2%, 66.5%, 0%, 12.2%) |
| CIE-LAB | lab(53.34, 66.85, -55.22) |
| CIE-LCH | lch(53.34, 86.71, 320.44°) |
| OKLab | oklab(62.69% 0.1695 -0.1549) |
| OKLCH | oklch(62.69% 0.23 317.6) |
| XYZ | xyz(37.2039, 21.3627, 72.6702) |
| Luminance | 0.2136 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.45
Purple Pink
#D725DE
ΔE00 4.65
Lightish Purple
#A552E6
ΔE00 4.76
Pinkish Purple
#D648D7
ΔE00 4.98
Hot Purple
#CB00F5
ΔE00 5.46
Heliotrope
#D94FF5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4BE0 #6DE04B
analogous
#734BE0 #BE4BE0 #E04BB7
triadic
#BE4BE0 #E0BE4B #4BE0BE
tetradic
#BE4BE0 #E0734B #6DE04B #4BB7E0
square
#BE4BE0 #E0734B #6DE04B #4BB7E0
split-complementary
#BE4BE0 #B7E04B #4BE073
monochromatic
#7A1A97 #A523CB #BE4BE0 #D17FE9 #E4B3F2
Accessibility & contrast
On white
3.98
#BE4BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#BE4BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4BE0
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4BE0 | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078E4
Deuteranopia (green-blind)
#5083DC
Tritanopia (blue-blind)
#BD6790
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #be4be0; /* rgb */ color: rgb(190, 75, 224); /* oklch */ color: oklch(62.7% 0.230 317.6);
Tailwind
colors: {
custom: {
50: '#d586ea',
500: '#be4be0',
950: '#000000',
},
}SCSS
$custom: #be4be0; $custom-light: #d586ea; $custom-dark: #000000;
JSON
{
"hex": "#be4be0",
"rgb": {
"r": 190,
"g": 75,
"b": 224
},
"hsl": {
"h": 286.309,
"s": 70.616,
"l": 58.627
},
"oklch": {
"l": 0.6269,
"c": 0.22958,
"h": 317.6
},
"luminance": 0.21361
}Semantic roles & 50–950 ramp
primary
#BE4BE0
secondary
#B3E1A6
accent
#ED3A63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84