#BE60BF#BE60BF
#BE60BF is a light, vivid purple. Relative luminance 0.231; OKLCH L 63.5% C 0.169 H 326.9°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BE60BF |
|---|---|
| RGB | rgb(190, 96, 191) |
| HSL | hsl(299, 43%, 56%) |
| HSV | hsv(299, 50%, 75%) |
| CMYK | cmyk(0.5%, 49.7%, 0%, 25.1%) |
| CIE-LAB | lab(55.15, 51.09, -33.56) |
| CIE-LCH | lch(55.15, 61.12, 326.70°) |
| OKLab | oklab(63.45% 0.1416 -0.0921) |
| OKLCH | oklch(63.45% 0.169 326.9) |
| XYZ | xyz(34.8214, 23.0764, 51.9002) |
| Luminance | 0.2307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.85
Mediumorchid
#BA55D3
ΔE00 4.95
Purplish Pink
#CE5DAE
ΔE00 5.45
Purpleish Pink
#DF4EC8
ΔE00 5.62
Pinkish Purple
#D648D7
ΔE00 5.65
Orchid (survey)
#C875C4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE60BF #61BF60
analogous
#8F60BF #BE60BF #BF6091
triadic
#BE60BF #BFBE60 #60BFBE
tetradic
#BE60BF #BF8F60 #61BF60 #6091BF
square
#BE60BF #BF8F60 #61BF60 #6091BF
split-complementary
#BE60BF #91BF60 #60BF8F
monochromatic
#752F75 #A041A1 #BE60BF #D08CD1 #E2B7E2
Accessibility & contrast
On white
3.74
#BE60BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#BE60BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE60BF
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE60BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE60BF | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#577CC2
Deuteranopia (green-blind)
#7388BC
Tritanopia (blue-blind)
#C36A87
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be60bf; /* rgb */ color: rgb(190, 96, 191); /* oklch */ color: oklch(63.5% 0.169 326.9);
Tailwind
colors: {
custom: {
50: '#d491d2',
500: '#be60bf',
950: '#000000',
},
}SCSS
$custom: #be60bf; $custom-light: #d491d2; $custom-dark: #000000;
JSON
{
"hex": "#be60bf",
"rgb": {
"r": 190,
"g": 96,
"b": 191
},
"hsl": {
"h": 299.368,
"s": 42.601,
"l": 56.275
},
"oklch": {
"l": 0.63453,
"c": 0.16894,
"h": 326.9
},
"luminance": 0.23074
}Semantic roles & 50–950 ramp
primary
#BE60BF
secondary
#AAD1AA
accent
#D25557
background
#FDF9FC
surface
#FAF1F9
border
#D3CBD2
text
#140D14
muted
#837E82