#BE71BE#BE71BE
#BE71BE is a light, vivid purple. Relative luminance 0.265; OKLCH L 65.9% C 0.139 H 327.0°. Best body text is #000000 at 6.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE71BE |
|---|---|
| RGB | rgb(190, 113, 190) |
| HSL | hsl(300, 37%, 59%) |
| HSV | hsv(300, 41%, 75%) |
| CMYK | cmyk(0%, 40.5%, 0%, 25.5%) |
| CIE-LAB | lab(58.49, 42.15, -27.80) |
| CIE-LCH | lch(58.49, 50.49, 326.59°) |
| OKLab | oklab(65.92% 0.1169 -0.0759) |
| OKLCH | oklch(65.92% 0.139 327) |
| XYZ | xyz(36.4339, 26.4768, 51.8966) |
| Luminance | 0.2647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.19
Soft Purple
#A66FB5
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.58
Purplish Pink
#CE5DAE
ΔE00 6.06
Wisteria
#A87DC2
ΔE00 6.12
Pale Magenta
#D767AD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE71BE #71BE71
analogous
#9871BE #BE71BE #BE7198
triadic
#BE71BE #BEBE71 #71BEBE
tetradic
#BE71BE #BE9871 #71BE71 #7198BE
square
#BE71BE #BE9871 #71BE71 #7198BE
split-complementary
#BE71BE #98BE71 #71BE98
monochromatic
#7C397C #A64CA6 #BE71BE #D19BD1 #E4C5E4
Accessibility & contrast
On white
3.34
#BE71BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.29
#BE71BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE71BE
6.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE71BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE71BE | 1.00 | 3.34 | 6.29 | 6.29 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B86C1
Deuteranopia (green-blind)
#7F90BB
Tritanopia (blue-blind)
#C2788F
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #be71be; /* rgb */ color: rgb(190, 113, 190); /* oklch */ color: oklch(65.9% 0.139 327.0);
Tailwind
colors: {
custom: {
50: '#d39cd1',
500: '#be71be',
950: '#000000',
},
}SCSS
$custom: #be71be; $custom-light: #d39cd1; $custom-dark: #000000;
JSON
{
"hex": "#be71be",
"rgb": {
"r": 190,
"g": 113,
"b": 190
},
"hsl": {
"h": 300,
"s": 37.198,
"l": 59.412
},
"oklch": {
"l": 0.65922,
"c": 0.13932,
"h": 327
},
"luminance": 0.26475
}Semantic roles & 50–950 ramp
primary
#BE71BE
secondary
#B6D4B6
accent
#CD5B5B
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82