#BE55DA#BE55DA
#BE55DA is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.5% C 0.211 H 318.6°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55DA |
|---|---|
| RGB | rgb(190, 85, 218) |
| HSL | hsl(287, 64%, 59%) |
| HSV | hsv(287, 61%, 85%) |
| CMYK | cmyk(12.8%, 61%, 0%, 14.5%) |
| CIE-LAB | lab(54.56, 61.39, -49.88) |
| CIE-LCH | lch(54.56, 79.10, 320.90°) |
| OKLab | oklab(63.46% 0.1582 -0.1393) |
| OKLCH | oklch(63.46% 0.211 318.6) |
| XYZ | xyz(37.1369, 22.5077, 68.7043) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.18
Pinkish Purple
#D648D7
ΔE00 4.31
Heliotrope
#D94FF5
ΔE00 5.18
Bright Lilac
#C95EFB
ΔE00 5.43
Purple Pink
#D725DE
ΔE00 5.57
Lightish Purple
#A552E6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55DA #71DA55
analogous
#7B55DA #BE55DA #DA55B4
triadic
#BE55DA #DABE55 #55DABE
tetradic
#BE55DA #DA7B55 #71DA55 #55B4DA
square
#BE55DA #DA7B55 #71DA55 #55B4DA
split-complementary
#BE55DA #B4DA55 #55DA7B
monochromatic
#7C2094 #A62BC7 #BE55DA #D187E5 #E4BAF0
Accessibility & contrast
On white
3.82
#BE55DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#BE55DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55DA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55DA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317CDE
Deuteranopia (green-blind)
#5C86D7
Tritanopia (blue-blind)
#BE6B90
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be55da; /* rgb */ color: rgb(190, 85, 218); /* oklch */ color: oklch(63.5% 0.211 318.6);
Tailwind
colors: {
custom: {
50: '#d58be6',
500: '#be55da',
950: '#000000',
},
}SCSS
$custom: #be55da; $custom-light: #d58be6; $custom-dark: #000000;
JSON
{
"hex": "#be55da",
"rgb": {
"r": 190,
"g": 85,
"b": 218
},
"hsl": {
"h": 287.368,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.63459,
"c": 0.21082,
"h": 318.6
},
"luminance": 0.22506
}Semantic roles & 50–950 ramp
primary
#BE55DA
secondary
#B6DFAB
accent
#E74164
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84