#BE55DD#BE55DD
#BE55DD is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.6% C 0.214 H 317.8°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55DD |
|---|---|
| RGB | rgb(190, 85, 221) |
| HSL | hsl(286, 67%, 60%) |
| HSV | hsv(286, 62%, 87%) |
| CMYK | cmyk(14%, 61.5%, 0%, 13.3%) |
| CIE-LAB | lab(54.73, 61.97, -51.32) |
| CIE-LCH | lch(54.73, 80.46, 320.37°) |
| OKLab | oklab(63.63% 0.1583 -0.1435) |
| OKLCH | oklch(63.63% 0.214 317.8) |
| XYZ | xyz(37.5330, 22.6661, 70.7905) |
| Luminance | 0.2266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.59
Pinkish Purple
#D648D7
ΔE00 4.52
Heliotrope
#D94FF5
ΔE00 4.95
Bright Lilac
#C95EFB
ΔE00 5.05
Lightish Purple
#A552E6
ΔE00 5.47
Bright Lavender
#C760FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55DD #74DD55
analogous
#7A55DD #BE55DD #DD55B8
triadic
#BE55DD #DDBE55 #55DDBE
tetradic
#BE55DD #DD7A55 #74DD55 #55B8DD
square
#BE55DD #DD7A55 #74DD55 #55B8DD
split-complementary
#BE55DD #B8DD55 #55DD7A
monochromatic
#7D1F99 #A729CC #BE55DD #D288E7 #E5BBF1
Accessibility & contrast
On white
3.80
#BE55DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BE55DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55DD
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55DD | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D7CE1
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#BD6C91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be55dd; /* rgb */ color: rgb(190, 85, 221); /* oklch */ color: oklch(63.6% 0.214 317.8);
Tailwind
colors: {
custom: {
50: '#d58be8',
500: '#be55dd',
950: '#000000',
},
}SCSS
$custom: #be55dd; $custom-light: #d58be8; $custom-dark: #000000;
JSON
{
"hex": "#be55dd",
"rgb": {
"r": 190,
"g": 85,
"b": 221
},
"hsl": {
"h": 286.324,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.63633,
"c": 0.21364,
"h": 317.8
},
"luminance": 0.22665
}Semantic roles & 50–950 ramp
primary
#BE55DD
secondary
#B9E1AD
accent
#EA3E65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84