#B79EA7#B79EA7
#B79EA7 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.032 H 354.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EA7 |
|---|---|
| RGB | rgb(183, 158, 167) |
| HSL | hsl(338, 15%, 67%) |
| HSV | hsv(338, 14%, 72%) |
| CMYK | cmyk(0%, 13.7%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.51, 10.73, -1.27) |
| CIE-LCH | lch(67.51, 10.80, 353.23°) |
| OKLab | oklab(72.4% 0.0317 -0.0032) |
| OKLCH | oklch(72.4% 0.032 354.2) |
| XYZ | xyz(38.7298, 37.3119, 41.7134) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.74
Rosybrown
#BC8F8F
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 7.97
Greyish Pink
#C88D94
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EA7 #9EB7AE
analogous
#B79EB4 #B79EA7 #B7A29E
triadic
#B79EA7 #A7B79E #9EA7B7
tetradic
#B79EA7 #B4B79E #9EB7AE #A29EB7
square
#B79EA7 #B4B79E #9EB7AE #A29EB7
split-complementary
#B79EA7 #9EB7A2 #9EB4B7
monochromatic
#7D5D69 #9D7B87 #B79EA7 #D1C1C7 #EBE4E7
Accessibility & contrast
On white
2.48
#B79EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B79EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EA7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EA7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A6A6A6
Tritanopia (blue-blind)
#BB9DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79ea7; /* rgb */ color: rgb(183, 158, 167); /* oklch */ color: oklch(72.4% 0.032 354.2);
Tailwind
colors: {
custom: {
50: '#ccbac1',
500: '#b79ea7',
950: '#000000',
},
}SCSS
$custom: #b79ea7; $custom-light: #ccbac1; $custom-dark: #000000;
JSON
{
"hex": "#b79ea7",
"rgb": {
"r": 183,
"g": 158,
"b": 167
},
"hsl": {
"h": 338.4,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.724,
"c": 0.03184,
"h": 354.2
},
"luminance": 0.37311
}Semantic roles & 50–950 ramp
primary
#B79EA7
secondary
#D4DCDA
accent
#997D4D
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081