#BE79BD#BE79BD
#BE79BD is a light, vivid purple. Relative luminance 0.283; OKLCH L 67.2% C 0.124 H 327.3°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79BD |
|---|---|
| RGB | rgb(190, 121, 189) |
| HSL | hsl(301, 35%, 61%) |
| HSV | hsv(301, 36%, 75%) |
| CMYK | cmyk(0%, 36.3%, 0.5%, 25.5%) |
| CIE-LAB | lab(60.16, 37.67, -24.66) |
| CIE-LCH | lch(60.16, 45.02, 326.79°) |
| OKLab | oklab(67.16% 0.1046 -0.067) |
| OKLCH | oklch(67.16% 0.124 327.3) |
| XYZ | xyz(37.2572, 28.2976, 51.6337) |
| Luminance | 0.2830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.36
Wisteria
#A87DC2
ΔE00 5.62
Soft Purple
#A66FB5
ΔE00 5.68
Orchid
#DA70D6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.60
Pale Magenta
#D767AD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79BD #79BE7A
analogous
#9C79BE #BE79BD #BE799A
triadic
#BE79BD #BDBE79 #79BDBE
tetradic
#BE79BD #BE9C79 #79BE7A #799ABE
square
#BE79BD #BE9C79 #79BE7A #799ABE
split-complementary
#BE79BD #9ABE79 #79BE9C
monochromatic
#7F3E7E #A852A7 #BE79BD #D2A2D1 #E6CBE6
Accessibility & contrast
On white
3.15
#BE79BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#BE79BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE79BD
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79BD | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748BC0
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#C27F92
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be79bd; /* rgb */ color: rgb(190, 121, 189); /* oklch */ color: oklch(67.2% 0.124 327.3);
Tailwind
colors: {
custom: {
50: '#d3a1d1',
500: '#be79bd',
950: '#000000',
},
}SCSS
$custom: #be79bd; $custom-light: #d3a1d1; $custom-dark: #000000;
JSON
{
"hex": "#be79bd",
"rgb": {
"r": 190,
"g": 121,
"b": 189
},
"hsl": {
"h": 300.87,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.67164,
"c": 0.12422,
"h": 327.3
},
"luminance": 0.28296
}Semantic roles & 50–950 ramp
primary
#BE79BD
secondary
#BCD6BD
accent
#AE3A38
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82