#BE79BF#BE79BF
#BE79BF is a light, vivid purple. Relative luminance 0.284; OKLCH L 67.2% C 0.126 H 326.4°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79BF |
|---|---|
| RGB | rgb(190, 121, 191) |
| HSL | hsl(299, 35%, 61%) |
| HSV | hsv(299, 37%, 75%) |
| CMYK | cmyk(0.5%, 36.6%, 0%, 25.1%) |
| CIE-LAB | lab(60.23, 38.04, -25.67) |
| CIE-LCH | lch(60.23, 45.89, 325.99°) |
| OKLab | oklab(67.25% 0.1051 -0.0699) |
| OKLCH | oklch(67.25% 0.126 326.4) |
| XYZ | xyz(37.4757, 28.3850, 52.7849) |
| Luminance | 0.2838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.20
Wisteria
#A87DC2
ΔE00 5.39
Soft Purple
#A66FB5
ΔE00 5.59
Orchid
#DA70D6
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.49
Purplish Pink
#CE5DAE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79BF #7ABF79
analogous
#9B79BF #BE79BF #BF799D
triadic
#BE79BF #BFBE79 #79BFBE
tetradic
#BE79BF #BF9B79 #7ABF79 #799DBF
square
#BE79BF #BF9B79 #7ABF79 #799DBF
split-complementary
#BE79BF #9DBF79 #79BF9B
monochromatic
#7F3D80 #A851AA #BE79BF #D2A2D3 #E6CCE7
Accessibility & contrast
On white
3.15
#BE79BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#BE79BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE79BF
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79BF | 1.00 | 3.15 | 6.68 | 6.68 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738CC2
Deuteranopia (green-blind)
#8594BD
Tritanopia (blue-blind)
#C28093
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #be79bf; /* rgb */ color: rgb(190, 121, 191); /* oklch */ color: oklch(67.2% 0.126 326.4);
Tailwind
colors: {
custom: {
50: '#d3a1d2',
500: '#be79bf',
950: '#000000',
},
}SCSS
$custom: #be79bf; $custom-light: #d3a1d2; $custom-dark: #000000;
JSON
{
"hex": "#be79bf",
"rgb": {
"r": 190,
"g": 121,
"b": 191
},
"hsl": {
"h": 299.143,
"s": 35.354,
"l": 61.176
},
"oklch": {
"l": 0.67249,
"c": 0.12621,
"h": 326.4
},
"luminance": 0.28383
}Semantic roles & 50–950 ramp
primary
#BE79BF
secondary
#BDD7BD
accent
#AE3739
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82