#BE57DB#BE57DB
#BE57DB is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.8% C 0.209 H 318.2°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57DB |
|---|---|
| RGB | rgb(190, 87, 219) |
| HSL | hsl(287, 65%, 60%) |
| HSV | hsv(287, 60%, 86%) |
| CMYK | cmyk(13.2%, 60.3%, 0%, 14.1%) |
| CIE-LAB | lab(54.95, 60.67, -49.84) |
| CIE-LCH | lch(54.95, 78.52, 320.60°) |
| OKLab | oklab(63.76% 0.1558 -0.1392) |
| OKLCH | oklch(63.76% 0.209 318.2) |
| XYZ | xyz(37.4278, 22.8795, 69.4488) |
| Luminance | 0.2288 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.46
Pinkish Purple
#D648D7
ΔE00 4.42
Heliotrope
#D94FF5
ΔE00 5.02
Bright Lilac
#C95EFB
ΔE00 5.12
Bright Lavender
#C760FF
ΔE00 5.72
Lightish Purple
#A552E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57DB #74DB57
analogous
#7C57DB #BE57DB #DB57B6
triadic
#BE57DB #DBBE57 #57DBBE
tetradic
#BE57DB #DB7C57 #74DB57 #57B6DB
square
#BE57DB #DB7C57 #74DB57 #57B6DB
split-complementary
#BE57DB #B6DB57 #57DB7C
monochromatic
#7D2097 #A72BCA #BE57DB #D189E6 #E5BCF1
Accessibility & contrast
On white
3.77
#BE57DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#BE57DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57DB
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57DB | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337DDF
Deuteranopia (green-blind)
#5D87D8
Tritanopia (blue-blind)
#BE6D91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be57db; /* rgb */ color: rgb(190, 87, 219); /* oklch */ color: oklch(63.8% 0.209 318.2);
Tailwind
colors: {
custom: {
50: '#d58ce7',
500: '#be57db',
950: '#000000',
},
}SCSS
$custom: #be57db; $custom-light: #d58ce7; $custom-dark: #000000;
JSON
{
"hex": "#be57db",
"rgb": {
"r": 190,
"g": 87,
"b": 219
},
"hsl": {
"h": 286.818,
"s": 64.706,
"l": 60
},
"oklch": {
"l": 0.63758,
"c": 0.20895,
"h": 318.2
},
"luminance": 0.22878
}Semantic roles & 50–950 ramp
primary
#BE57DB
secondary
#B9E0AD
accent
#E84065
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84