#BE75BE#BE75BE
#BE75BE is a light, vivid purple. Relative luminance 0.274; OKLCH L 66.6% C 0.132 H 326.9°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE75BE |
|---|---|
| RGB | rgb(190, 117, 190) |
| HSL | hsl(300, 36%, 60%) |
| HSV | hsv(300, 38%, 75%) |
| CMYK | cmyk(0%, 38.4%, 0%, 25.5%) |
| CIE-LAB | lab(59.33, 40.01, -26.50) |
| CIE-LCH | lch(59.33, 47.99, 326.49°) |
| OKLab | oklab(66.56% 0.1109 -0.0722) |
| OKLCH | oklch(66.56% 0.132 326.9) |
| XYZ | xyz(36.8900, 27.3891, 52.0487) |
| Luminance | 0.2739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.93
Soft Purple
#A66FB5
ΔE00 5.16
Wisteria
#A87DC2
ΔE00 5.72
Orchid
#DA70D6
ΔE00 5.74
Purplish Pink
#CE5DAE
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE75BE #75BE75
analogous
#9975BE #BE75BE #BE7599
triadic
#BE75BE #BEBE75 #75BEBE
tetradic
#BE75BE #BE9975 #75BE75 #7599BE
square
#BE75BE #BE9975 #75BE75 #7599BE
split-complementary
#BE75BE #99BE75 #75BE99
monochromatic
#7D3B7D #A74FA7 #BE75BE #D29FD2 #E5C8E5
Accessibility & contrast
On white
3.24
#BE75BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#BE75BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE75BE
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE75BE | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F89C1
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#C27C91
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #be75be; /* rgb */ color: rgb(190, 117, 190); /* oklch */ color: oklch(66.6% 0.132 326.9);
Tailwind
colors: {
custom: {
50: '#d39ed1',
500: '#be75be',
950: '#000000',
},
}SCSS
$custom: #be75be; $custom-light: #d39ed1; $custom-dark: #000000;
JSON
{
"hex": "#be75be",
"rgb": {
"r": 190,
"g": 117,
"b": 190
},
"hsl": {
"h": 300,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.66557,
"c": 0.1323,
"h": 326.9
},
"luminance": 0.27387
}Semantic roles & 50–950 ramp
primary
#BE75BE
secondary
#B9D5B9
accent
#AF3737
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82