#B79FAE#B79FAE
#B79FAE is a light, muted pink. Relative luminance 0.379; OKLCH L 72.8% C 0.035 H 340.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FAE |
|---|---|
| RGB | rgb(183, 159, 174) |
| HSL | hsl(323, 14%, 67%) |
| HSV | hsv(323, 13%, 72%) |
| CMYK | cmyk(0%, 13.1%, 4.9%, 28.2%) |
| CIE-LAB | lab(67.96, 11.43, -4.51) |
| CIE-LCH | lch(67.96, 12.29, 338.46°) |
| OKLab | oklab(72.82% 0.0328 -0.0119) |
| OKLCH | oklch(72.82% 0.035 340.1) |
| XYZ | xyz(39.5658, 37.9203, 45.2713) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.21
Lilac
#C8A2C8
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 8.48
Rosybrown
#BC8F8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FAE #9FB7A8
analogous
#B49FB7 #B79FAE #B79FA2
triadic
#B79FAE #AEB79F #9FAEB7
tetradic
#B79FAE #B7B49F #9FB7A8 #9FA2B7
square
#B79FAE #B7B49F #9FB7A8 #9FA2B7
split-complementary
#B79FAE #A2B79F #9FB7B4
monochromatic
#7D5E72 #9D7C90 #B79FAE #D1C2CC #EBE5E9
Accessibility & contrast
On white
2.45
#B79FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B79FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FAE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FAE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#BA9FA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b79fae; /* rgb */ color: rgb(183, 159, 174); /* oklch */ color: oklch(72.8% 0.035 340.1);
Tailwind
colors: {
custom: {
50: '#ccbbc6',
500: '#b79fae',
950: '#000000',
},
}SCSS
$custom: #b79fae; $custom-light: #ccbbc6; $custom-dark: #000000;
JSON
{
"hex": "#b79fae",
"rgb": {
"r": 183,
"g": 159,
"b": 174
},
"hsl": {
"h": 322.5,
"s": 14.286,
"l": 67.059
},
"oklch": {
"l": 0.72816,
"c": 0.03487,
"h": 340.1
},
"luminance": 0.3792
}Semantic roles & 50–950 ramp
primary
#B79FAE
secondary
#D5DDD8
accent
#98694D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082