#B79DA4#B79DA4
#B79DA4 is a light, muted pink. Relative luminance 0.369; OKLCH L 72.1% C 0.032 H 359.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DA4 |
|---|---|
| RGB | rgb(183, 157, 164) |
| HSL | hsl(344, 15%, 67%) |
| HSV | hsv(344, 14%, 72%) |
| CMYK | cmyk(0%, 14.2%, 10.4%, 28.2%) |
| CIE-LAB | lab(67.17, 10.76, -0.09) |
| CIE-LCH | lch(67.17, 10.76, 359.52°) |
| OKLab | oklab(72.11% 0.0321 -0.0001) |
| OKLCH | oklch(72.11% 0.032 359.9) |
| XYZ | xyz(38.2858, 36.8625, 40.2131) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Light Mauve
#C292A1
ΔE00 6.98
Rosybrown
#BC8F8F
ΔE00 7.08
Grey Pink
#C3909B
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 7.91
Greyish Pink
#C88D94
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DA4 #9DB7B0
analogous
#B79DB1 #B79DA4 #B7A39D
triadic
#B79DA4 #A4B79D #9DA4B7
tetradic
#B79DA4 #B1B79D #9DB7B0 #A39DB7
square
#B79DA4 #B1B79D #9DB7B0 #A39DB7
split-complementary
#B79DA4 #9DB7A3 #9DB1B7
monochromatic
#7D5C65 #9D7A83 #B79DA4 #D1C0C5 #EBE4E6
Accessibility & contrast
On white
2.51
#B79DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B79DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DA4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DA4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#BC9C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79da4; /* rgb */ color: rgb(183, 157, 164); /* oklch */ color: oklch(72.1% 0.032 359.9);
Tailwind
colors: {
custom: {
50: '#ccbabe',
500: '#b79da4',
950: '#000000',
},
}SCSS
$custom: #b79da4; $custom-light: #ccbabe; $custom-dark: #000000;
JSON
{
"hex": "#b79da4",
"rgb": {
"r": 183,
"g": 157,
"b": 164
},
"hsl": {
"h": 343.846,
"s": 15.294,
"l": 66.667
},
"oklch": {
"l": 0.72111,
"c": 0.03208,
"h": 359.9
},
"luminance": 0.36862
}Semantic roles & 50–950 ramp
primary
#B79DA4
secondary
#D4DCDA
accent
#99854C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081