#BE60BA#BE60BA
#BE60BA is a light, vivid purple. Relative luminance 0.229; OKLCH L 63.2% C 0.164 H 328.9°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BE60BA |
|---|---|
| RGB | rgb(190, 96, 186) |
| HSL | hsl(303, 42%, 56%) |
| HSV | hsv(303, 49%, 75%) |
| CMYK | cmyk(0%, 49.5%, 2.1%, 25.5%) |
| CIE-LAB | lab(54.93, 50.19, -31.03) |
| CIE-LCH | lch(54.93, 59.00, 328.27°) |
| OKLab | oklab(63.22% 0.1408 -0.0849) |
| OKLCH | oklch(63.22% 0.164 328.9) |
| XYZ | xyz(34.2806, 22.8600, 49.0516) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.90
Purplish Pink
#CE5DAE
ΔE00 4.66
Orchid (survey)
#C875C4
ΔE00 5.66
Purpleish Pink
#DF4EC8
ΔE00 5.68
Mediumorchid
#BA55D3
ΔE00 5.82
Soft Purple
#A66FB5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE60BA #60BE64
analogous
#9360BE #BE60BA #BE608B
triadic
#BE60BA #BABE60 #60BABE
tetradic
#BE60BA #BE9360 #60BE64 #608BBE
square
#BE60BA #BE9360 #60BE64 #608BBE
split-complementary
#BE60BA #8BBE60 #60BE93
monochromatic
#742F71 #A0419C #BE60BA #D08BCD #E2B7E0
Accessibility & contrast
On white
3.77
#BE60BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#BE60BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE60BA
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE60BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE60BA | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597BBD
Deuteranopia (green-blind)
#7588B7
Tritanopia (blue-blind)
#C46984
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be60ba; /* rgb */ color: rgb(190, 96, 186); /* oklch */ color: oklch(63.2% 0.164 328.9);
Tailwind
colors: {
custom: {
50: '#d491cf',
500: '#be60ba',
950: '#000000',
},
}SCSS
$custom: #be60ba; $custom-light: #d491cf; $custom-dark: #000000;
JSON
{
"hex": "#be60ba",
"rgb": {
"r": 190,
"g": 96,
"b": 186
},
"hsl": {
"h": 302.553,
"s": 41.964,
"l": 56.078
},
"oklch": {
"l": 0.63215,
"c": 0.1644,
"h": 328.9
},
"luminance": 0.22858
}Semantic roles & 50–950 ramp
primary
#BE60BA
secondary
#A9D0AB
accent
#D25B56
background
#FDF9FC
surface
#FAF1F9
border
#D3CBD2
text
#140D14
muted
#837E82