#BE59DD#BE59DD
#BE59DD is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.1% C 0.208 H 317.5°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE59DD |
|---|---|
| RGB | rgb(190, 89, 221) |
| HSL | hsl(286, 66%, 61%) |
| HSV | hsv(286, 60%, 87%) |
| CMYK | cmyk(14%, 59.7%, 0%, 13.3%) |
| CIE-LAB | lab(55.39, 60.15, -50.26) |
| CIE-LCH | lch(55.39, 78.38, 320.12°) |
| OKLab | oklab(64.12% 0.1535 -0.1404) |
| OKLCH | oklch(64.12% 0.208 317.5) |
| XYZ | xyz(37.8569, 23.3138, 70.8985) |
| Luminance | 0.2331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.91
Pinkish Purple
#D648D7
ΔE00 4.65
Bright Lilac
#C95EFB
ΔE00 4.68
Heliotrope
#D94FF5
ΔE00 4.82
Bright Lavender
#C760FF
ΔE00 5.28
Lightish Purple
#A552E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE59DD #78DD59
analogous
#7C59DD #BE59DD #DD59BA
triadic
#BE59DD #DDBE59 #59DDBE
tetradic
#BE59DD #DD7C59 #78DD59 #59BADD
square
#BE59DD #DD7C59 #78DD59 #59BADD
split-complementary
#BE59DD #BADD59 #59DD7C
monochromatic
#7F209C #A82ACF #BE59DD #D28CE7 #E6BFF2
Accessibility & contrast
On white
3.71
#BE59DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#BE59DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE59DD
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE59DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE59DD | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#357EE1
Deuteranopia (green-blind)
#5D88DA
Tritanopia (blue-blind)
#BD6F93
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be59dd; /* rgb */ color: rgb(190, 89, 221); /* oklch */ color: oklch(64.1% 0.208 317.5);
Tailwind
colors: {
custom: {
50: '#d58de8',
500: '#be59dd',
950: '#000000',
},
}SCSS
$custom: #be59dd; $custom-light: #d58de8; $custom-dark: #000000;
JSON
{
"hex": "#be59dd",
"rgb": {
"r": 190,
"g": 89,
"b": 221
},
"hsl": {
"h": 285.909,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.64117,
"c": 0.20802,
"h": 317.5
},
"luminance": 0.23312
}Semantic roles & 50–950 ramp
primary
#BE59DD
secondary
#BCE2B0
accent
#CE1842
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D16
muted
#837D84