#B79AA3#B79AA3
#B79AA3 is a light, muted pink. Relative luminance 0.358; OKLCH L 71.5% C 0.036 H 357.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B79AA3 |
|---|---|
| RGB | rgb(183, 154, 163) |
| HSL | hsl(341, 17%, 66%) |
| HSV | hsv(341, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 10.9%, 28.2%) |
| CIE-LAB | lab(66.39, 12.24, -0.68) |
| CIE-LCH | lch(66.39, 12.26, 356.80°) |
| OKLab | oklab(71.49% 0.0364 -0.0016) |
| OKLCH | oklch(71.49% 0.036 357.4) |
| XYZ | xyz(37.6945, 35.8238, 39.5723) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.66
Grey Pink
#C3909B
ΔE00 6.24
Rosybrown
#BC8F8F
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 7.50
Greyish Pink
#C88D94
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79AA3 #9AB7AE
analogous
#B79AB1 #B79AA3 #B79F9A
triadic
#B79AA3 #A3B79A #9AA3B7
tetradic
#B79AA3 #B1B79A #9AB7AE #9F9AB7
square
#B79AA3 #B1B79A #9AB7AE #9F9AB7
split-complementary
#B79AA3 #9AB79F #9AB1B7
monochromatic
#7D5964 #9E7682 #B79AA3 #D0BEC4 #EAE1E4
Accessibility & contrast
On white
2.57
#B79AA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#B79AA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79AA3
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79AA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79AA3 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA3
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#BC999D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b79aa3; /* rgb */ color: rgb(183, 154, 163); /* oklch */ color: oklch(71.5% 0.036 357.4);
Tailwind
colors: {
custom: {
50: '#ccb7be',
500: '#b79aa3',
950: '#000000',
},
}SCSS
$custom: #b79aa3; $custom-light: #ccb7be; $custom-dark: #000000;
JSON
{
"hex": "#b79aa3",
"rgb": {
"r": 183,
"g": 154,
"b": 163
},
"hsl": {
"h": 341.379,
"s": 16.763,
"l": 66.078
},
"oklch": {
"l": 0.71488,
"c": 0.03645,
"h": 357.4
},
"luminance": 0.35823
}Semantic roles & 50–950 ramp
primary
#B79AA3
secondary
#D2DBD8
accent
#9B824A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081