#B79FAC#B79FAC
#B79FAC is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.033 H 344.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FAC |
|---|---|
| RGB | rgb(183, 159, 172) |
| HSL | hsl(328, 14%, 67%) |
| HSV | hsv(328, 13%, 72%) |
| CMYK | cmyk(0%, 13.1%, 6%, 28.2%) |
| CIE-LAB | lab(67.90, 11.07, -3.48) |
| CIE-LCH | lch(67.90, 11.60, 342.53°) |
| OKLab | oklab(72.75% 0.032 -0.0091) |
| OKLCH | oklch(72.75% 0.033 344.1) |
| XYZ | xyz(39.3722, 37.8429, 44.2520) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.20
Pinkish Grey
#C8ACA9
ΔE00 7.82
Grey Pink
#C3909B
ΔE00 8.20
Dusty Pink
#D8A7B1
ΔE00 8.21
Lilac
#C8A2C8
ΔE00 8.83
Rosybrown
#BC8F8F
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FAC #9FB7AA
analogous
#B69FB7 #B79FAC #B79FA0
triadic
#B79FAC #ACB79F #9FACB7
tetradic
#B79FAC #B7B69F #9FB7AA #9FA0B7
square
#B79FAC #B7B69F #9FB7AA #9FA0B7
split-complementary
#B79FAC #A0B79F #9FB7B6
monochromatic
#7D5E6F #9D7C8E #B79FAC #D1C2CA #EBE5E8
Accessibility & contrast
On white
2.45
#B79FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B79FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FAC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FAC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A5A7AB
Tritanopia (blue-blind)
#BB9FA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b79fac; /* rgb */ color: rgb(183, 159, 172); /* oklch */ color: oklch(72.8% 0.033 344.1);
Tailwind
colors: {
custom: {
50: '#ccbbc4',
500: '#b79fac',
950: '#000000',
},
}SCSS
$custom: #b79fac; $custom-light: #ccbbc4; $custom-dark: #000000;
JSON
{
"hex": "#b79fac",
"rgb": {
"r": 183,
"g": 159,
"b": 172
},
"hsl": {
"h": 327.5,
"s": 14.286,
"l": 67.059
},
"oklch": {
"l": 0.72753,
"c": 0.03331,
"h": 344.1
},
"luminance": 0.37842
}Semantic roles & 50–950 ramp
primary
#B79FAC
secondary
#D5DDD9
accent
#98704D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081