#BE79BE#BE79BE
#BE79BE is a light, vivid purple. Relative luminance 0.283; OKLCH L 67.2% C 0.125 H 326.9°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79BE |
|---|---|
| RGB | rgb(190, 121, 190) |
| HSL | hsl(300, 35%, 61%) |
| HSV | hsv(300, 36%, 75%) |
| CMYK | cmyk(0%, 36.3%, 0%, 25.5%) |
| CIE-LAB | lab(60.20, 37.85, -25.17) |
| CIE-LCH | lch(60.20, 45.46, 326.38°) |
| OKLab | oklab(67.21% 0.1048 -0.0685) |
| OKLCH | oklch(67.21% 0.125 326.9) |
| XYZ | xyz(37.3661, 28.3412, 52.2073) |
| Luminance | 0.2834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.27
Wisteria
#A87DC2
ΔE00 5.50
Soft Purple
#A66FB5
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.54
Pale Magenta
#D767AD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79BE #79BE79
analogous
#9B79BE #BE79BE #BE799B
triadic
#BE79BE #BEBE79 #79BEBE
tetradic
#BE79BE #BE9B79 #79BE79 #799BBE
square
#BE79BE #BE9B79 #79BE79 #799BBE
split-complementary
#BE79BE #9BBE79 #79BE9B
monochromatic
#7F3E7F #A852A8 #BE79BE #D2A2D2 #E6CBE6
Accessibility & contrast
On white
3.15
#BE79BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#BE79BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE79BE
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79BE | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748CC1
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#C27F93
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be79be; /* rgb */ color: rgb(190, 121, 190); /* oklch */ color: oklch(67.2% 0.125 326.9);
Tailwind
colors: {
custom: {
50: '#d3a1d1',
500: '#be79be',
950: '#000000',
},
}SCSS
$custom: #be79be; $custom-light: #d3a1d1; $custom-dark: #000000;
JSON
{
"hex": "#be79be",
"rgb": {
"r": 190,
"g": 121,
"b": 190
},
"hsl": {
"h": 300,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.67206,
"c": 0.12521,
"h": 326.9
},
"luminance": 0.2834
}Semantic roles & 50–950 ramp
primary
#BE79BE
secondary
#BCD6BC
accent
#AE3838
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82