#B79EAE#B79EAE
#B79EAE is a light, muted pink. Relative luminance 0.376; OKLCH L 72.6% C 0.037 H 339.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EAE |
|---|---|
| RGB | rgb(183, 158, 174) |
| HSL | hsl(322, 15%, 67%) |
| HSV | hsv(322, 14%, 72%) |
| CMYK | cmyk(0%, 13.7%, 4.9%, 28.2%) |
| CIE-LAB | lab(67.71, 11.98, -4.89) |
| CIE-LCH | lch(67.71, 12.94, 337.81°) |
| OKLab | oklab(72.62% 0.0343 -0.0129) |
| OKLCH | oklch(72.62% 0.037 339.5) |
| XYZ | xyz(39.3945, 37.5778, 45.2142) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 7.79
Grey Pink
#C3909B
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.28
Pinkish Grey
#C8ACA9
ΔE00 8.86
Dusty Lavender
#AC86A8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EAE #9EB7A7
analogous
#B49EB7 #B79EAE #B79EA2
triadic
#B79EAE #AEB79E #9EAEB7
tetradic
#B79EAE #B7B49E #9EB7A7 #9EA2B7
square
#B79EAE #B7B49E #9EB7A7 #9EA2B7
split-complementary
#B79EAE #A2B79E #9EB7B4
monochromatic
#7D5D72 #9D7B91 #B79EAE #D1C1CB #EBE4E9
Accessibility & contrast
On white
2.47
#B79EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B79EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EAE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EAE | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#BA9EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b79eae; /* rgb */ color: rgb(183, 158, 174); /* oklch */ color: oklch(72.6% 0.037 339.5);
Tailwind
colors: {
custom: {
50: '#ccbac6',
500: '#b79eae',
950: '#000000',
},
}SCSS
$custom: #b79eae; $custom-light: #ccbac6; $custom-dark: #000000;
JSON
{
"hex": "#b79eae",
"rgb": {
"r": 183,
"g": 158,
"b": 174
},
"hsl": {
"h": 321.6,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.72619,
"c": 0.03667,
"h": 339.5
},
"luminance": 0.37577
}Semantic roles & 50–950 ramp
primary
#B79EAE
secondary
#D4DCD7
accent
#99684D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082