#BE55AF#BE55AF
#BE55AF is a mid, vivid purple. Relative luminance 0.205; OKLCH L 61.2% C 0.173 H 333.3°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55AF |
|---|---|
| RGB | rgb(190, 85, 175) |
| HSL | hsl(309, 45%, 54%) |
| HSV | hsv(309, 55%, 75%) |
| CMYK | cmyk(0%, 55.3%, 7.9%, 25.5%) |
| CIE-LAB | lab(52.44, 53.62, -28.52) |
| CIE-LCH | lch(52.44, 60.73, 331.99°) |
| OKLab | oklab(61.22% 0.1542 -0.0776) |
| OKLCH | oklch(61.22% 0.173 333.3) |
| XYZ | xyz(32.2216, 20.5415, 42.8169) |
| Luminance | 0.2054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.16
Purpley Pink
#C83CB9
ΔE00 4.43
Purplish Pink
#CE5DAE
ΔE00 4.49
Purpleish Pink
#DF4EC8
ΔE00 6.25
Mediumorchid
#BA55D3
ΔE00 6.96
Pinkish Purple
#D648D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55AF #55BE64
analogous
#9955BE #BE55AF #BE557B
triadic
#BE55AF #AFBE55 #55AFBE
tetradic
#BE55AF #BE9955 #55BE64 #557BBE
square
#BE55AF #BE9955 #55BE64 #557BBE
split-complementary
#BE55AF #7BBE55 #55BE99
monochromatic
#6E2A65 #9B3B8D #BE55AF #CF81C4 #E0AED9
Accessibility & contrast
On white
4.11
#BE55AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#BE55AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55AF
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55AF | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5373B2
Deuteranopia (green-blind)
#7283AC
Tritanopia (blue-blind)
#C65C7A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be55af; /* rgb */ color: rgb(190, 85, 175); /* oklch */ color: oklch(61.2% 0.173 333.3);
Tailwind
colors: {
custom: {
50: '#d48ac7',
500: '#be55af',
950: '#000000',
},
}SCSS
$custom: #be55af; $custom-light: #d48ac7; $custom-dark: #000000;
JSON
{
"hex": "#be55af",
"rgb": {
"r": 190,
"g": 85,
"b": 175
},
"hsl": {
"h": 308.571,
"s": 44.681,
"l": 53.922
},
"oklch": {
"l": 0.61223,
"c": 0.17261,
"h": 333.3
},
"luminance": 0.20539
}Semantic roles & 50–950 ramp
primary
#BE55AF
secondary
#A1CEA7
accent
#D46653
background
#FDF8FC
surface
#FAF0F8
border
#D3CBD1
text
#140C13
muted
#837D82