#BE79BC#BE79BC
#BE79BC is a light, vivid purple. Relative luminance 0.283; OKLCH L 67.1% C 0.123 H 327.8°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79BC |
|---|---|
| RGB | rgb(190, 121, 188) |
| HSL | hsl(302, 35%, 61%) |
| HSV | hsv(302, 36%, 75%) |
| CMYK | cmyk(0%, 36.3%, 1.1%, 25.5%) |
| CIE-LAB | lab(60.12, 37.48, -24.15) |
| CIE-LCH | lch(60.12, 44.58, 327.20°) |
| OKLab | oklab(67.12% 0.1043 -0.0656) |
| OKLCH | oklch(67.12% 0.123 327.8) |
| XYZ | xyz(37.1490, 28.2543, 51.0640) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.47
Soft Purple
#A66FB5
ΔE00 5.74
Wisteria
#A87DC2
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.67
Pale Magenta
#D767AD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79BC #79BE7B
analogous
#9D79BE #BE79BC #BE7999
triadic
#BE79BC #BCBE79 #79BCBE
tetradic
#BE79BC #BE9D79 #79BE7B #7999BE
square
#BE79BC #BE9D79 #79BE7B #7999BE
split-complementary
#BE79BC #99BE79 #79BE9D
monochromatic
#7F3E7D #A852A6 #BE79BC #D2A2D1 #E6CBE5
Accessibility & contrast
On white
3.16
#BE79BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#BE79BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE79BC
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79BC | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758BBE
Deuteranopia (green-blind)
#8694BA
Tritanopia (blue-blind)
#C27F92
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be79bc; /* rgb */ color: rgb(190, 121, 188); /* oklch */ color: oklch(67.1% 0.123 327.8);
Tailwind
colors: {
custom: {
50: '#d3a1d0',
500: '#be79bc',
950: '#000000',
},
}SCSS
$custom: #be79bc; $custom-light: #d3a1d0; $custom-dark: #000000;
JSON
{
"hex": "#be79bc",
"rgb": {
"r": 190,
"g": 121,
"b": 188
},
"hsl": {
"h": 301.739,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.67122,
"c": 0.12324,
"h": 327.8
},
"luminance": 0.28253
}Semantic roles & 50–950 ramp
primary
#BE79BC
secondary
#BCD6BD
accent
#AE3B38
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82