#BE59DE#BE59DE
#BE59DE is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.2% C 0.209 H 317.3°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE59DE |
|---|---|
| RGB | rgb(190, 89, 222) |
| HSL | hsl(286, 67%, 61%) |
| HSV | hsv(286, 60%, 87%) |
| CMYK | cmyk(14.4%, 59.9%, 0%, 12.9%) |
| CIE-LAB | lab(55.45, 60.34, -50.73) |
| CIE-LCH | lch(55.45, 78.84, 319.94°) |
| OKLab | oklab(64.17% 0.1535 -0.1418) |
| OKLCH | oklch(64.17% 0.209 317.3) |
| XYZ | xyz(37.9905, 23.3673, 71.6022) |
| Luminance | 0.2337 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.03
Bright Lilac
#C95EFB
ΔE00 4.55
Pinkish Purple
#D648D7
ΔE00 4.72
Heliotrope
#D94FF5
ΔE00 4.75
Bright Lavender
#C760FF
ΔE00 5.14
Lightish Purple
#A552E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE59DE #79DE59
analogous
#7B59DE #BE59DE #DE59BB
triadic
#BE59DE #DEBE59 #59DEBE
tetradic
#BE59DE #DE7B59 #79DE59 #59BBDE
square
#BE59DE #DE7B59 #79DE59 #59BBDE
split-complementary
#BE59DE #BBDE59 #59DE7B
monochromatic
#7F1F9D #A829D0 #BE59DE #D28CE8 #E6BFF2
Accessibility & contrast
On white
3.70
#BE59DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#BE59DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE59DE
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE59DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE59DE | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347EE2
Deuteranopia (green-blind)
#5D88DB
Tritanopia (blue-blind)
#BD6F93
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be59de; /* rgb */ color: rgb(190, 89, 222); /* oklch */ color: oklch(64.2% 0.209 317.3);
Tailwind
colors: {
custom: {
50: '#d58de9',
500: '#be59de',
950: '#000000',
},
}SCSS
$custom: #be59de; $custom-light: #d58de9; $custom-dark: #000000;
JSON
{
"hex": "#be59de",
"rgb": {
"r": 190,
"g": 89,
"b": 222
},
"hsl": {
"h": 285.564,
"s": 66.834,
"l": 60.98
},
"oklch": {
"l": 0.64174,
"c": 0.20898,
"h": 317.3
},
"luminance": 0.23366
}Semantic roles & 50–950 ramp
primary
#BE59DE
secondary
#BCE2B0
accent
#CF1743
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D16
muted
#837D84