#BE5ADC#BE5ADC
#BE5ADC is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.2% C 0.206 H 317.7°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BE5ADC |
|---|---|
| RGB | rgb(190, 90, 220) |
| HSL | hsl(286, 65%, 61%) |
| HSV | hsv(286, 59%, 86%) |
| CMYK | cmyk(13.6%, 59.1%, 0%, 13.7%) |
| CIE-LAB | lab(55.51, 59.48, -49.51) |
| CIE-LCH | lch(55.51, 77.39, 320.23°) |
| OKLab | oklab(64.18% 0.1522 -0.1383) |
| OKLCH | oklch(64.18% 0.206 317.7) |
| XYZ | xyz(37.8078, 23.4283, 70.2268) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.93
Pinkish Purple
#D648D7
ΔE00 4.63
Bright Lilac
#C95EFB
ΔE00 4.75
Heliotrope
#D94FF5
ΔE00 4.88
Bright Lavender
#C760FF
ΔE00 5.34
Lightish Purple
#A552E6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE5ADC #78DC5A
analogous
#7D5ADC #BE5ADC #DC5AB9
triadic
#BE5ADC #DCBE5A #5ADCBE
tetradic
#BE5ADC #DC7D5A #78DC5A #5AB9DC
square
#BE5ADC #DC7D5A #78DC5A #5AB9DC
split-complementary
#BE5ADC #B9DC5A #5ADC7D
monochromatic
#7F219B #A82CCD #BE5ADC #D28CE7 #E6BFF1
Accessibility & contrast
On white
3.69
#BE5ADC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#BE5ADC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE5ADC
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE5ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE5ADC | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#387EE0
Deuteranopia (green-blind)
#5F88D9
Tritanopia (blue-blind)
#BD6F93
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be5adc; /* rgb */ color: rgb(190, 90, 220); /* oklch */ color: oklch(64.2% 0.206 317.7);
Tailwind
colors: {
custom: {
50: '#d58ee7',
500: '#be5adc',
950: '#000000',
},
}SCSS
$custom: #be5adc; $custom-light: #d58ee7; $custom-dark: #000000;
JSON
{
"hex": "#be5adc",
"rgb": {
"r": 190,
"g": 90,
"b": 220
},
"hsl": {
"h": 286.154,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.64184,
"c": 0.20563,
"h": 317.7
},
"luminance": 0.23427
}Semantic roles & 50–950 ramp
primary
#BE5ADC
secondary
#BCE2B0
accent
#CD1942
background
#FDF9FE
surface
#FAF1FC
border
#D3CBD5
text
#150D16
muted
#837E84