#BE79AE#BE79AE
#BE79AE is a light, moderate pink. Relative luminance 0.277; OKLCH L 66.6% C 0.110 H 335.7°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BE79AE |
|---|---|
| RGB | rgb(190, 121, 174) |
| HSL | hsl(314, 35%, 61%) |
| HSV | hsv(314, 36%, 75%) |
| CMYK | cmyk(0%, 36.3%, 8.4%, 25.5%) |
| CIE-LAB | lab(59.60, 34.94, -16.96) |
| CIE-LCH | lch(59.60, 38.84, 334.11°) |
| OKLab | oklab(66.56% 0.1005 -0.0455) |
| OKLCH | oklch(66.56% 0.11 335.7) |
| XYZ | xyz(35.7124, 27.6797, 43.4978) |
| Luminance | 0.2768 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 6.10
Dusty Lavender
#AC86A8
ΔE00 6.61
Purplish Pink
#CE5DAE
ΔE00 7.15
Heather
#A484AC
ΔE00 7.41
Soft Purple
#A66FB5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE79AE #79BE89
analogous
#AB79BE #BE79AE #BE798B
triadic
#BE79AE #AEBE79 #79AEBE
tetradic
#BE79AE #BEAB79 #79BE89 #798BBE
square
#BE79AE #BEAB79 #79BE89 #798BBE
split-complementary
#BE79AE #8BBE79 #79BEAB
monochromatic
#7F3E70 #A85294 #BE79AE #D2A2C7 #E6CBE0
Accessibility & contrast
On white
3.21
#BE79AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#BE79AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE79AE
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE79AE | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A89B0
Deuteranopia (green-blind)
#8B93AC
Tritanopia (blue-blind)
#C57C8C
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #be79ae; /* rgb */ color: rgb(190, 121, 174); /* oklch */ color: oklch(66.6% 0.110 335.7);
Tailwind
colors: {
custom: {
50: '#d3a1c6',
500: '#be79ae',
950: '#000000',
},
}SCSS
$custom: #be79ae; $custom-light: #d3a1c6; $custom-dark: #000000;
JSON
{
"hex": "#be79ae",
"rgb": {
"r": 190,
"g": 121,
"b": 174
},
"hsl": {
"h": 313.913,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.66558,
"c": 0.11032,
"h": 335.7
},
"luminance": 0.27678
}Semantic roles & 50–950 ramp
primary
#BE79AE
secondary
#BCD6C2
accent
#AE5338
background
#FDFAFC
surface
#FAF3F8
border
#D3CDD1
text
#140F13
muted
#837F82