#B79EA8#B79EA8
#B79EA8 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.032 H 351.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EA8 |
|---|---|
| RGB | rgb(183, 158, 168) |
| HSL | hsl(336, 15%, 67%) |
| HSV | hsv(336, 14%, 72%) |
| CMYK | cmyk(0%, 13.7%, 8.2%, 28.2%) |
| CIE-LAB | lab(67.54, 10.90, -1.79) |
| CIE-LCH | lch(67.54, 11.05, 350.68°) |
| OKLab | oklab(72.43% 0.0321 -0.0046) |
| OKLCH | oklch(72.43% 0.032 351.9) |
| XYZ | xyz(38.8226, 37.3490, 42.2022) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.94
Light Mauve
#C292A1
ΔE00 6.97
Grey Pink
#C3909B
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 7.96
Rosybrown
#BC8F8F
ΔE00 8.02
Greyish Pink
#C88D94
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EA8 #9EB7AD
analogous
#B79EB5 #B79EA8 #B7A19E
triadic
#B79EA8 #A8B79E #9EA8B7
tetradic
#B79EA8 #B5B79E #9EB7AD #A19EB7
square
#B79EA8 #B5B79E #9EB7AD #A19EB7
split-complementary
#B79EA8 #9EB7A1 #9EB5B7
monochromatic
#7D5D6A #9D7B88 #B79EA8 #D1C1C8 #EBE4E7
Accessibility & contrast
On white
2.48
#B79EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B79EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EA8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EA8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#A6A6A7
Tritanopia (blue-blind)
#BB9DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79ea8; /* rgb */ color: rgb(183, 158, 168); /* oklch */ color: oklch(72.4% 0.032 351.9);
Tailwind
colors: {
custom: {
50: '#ccbac1',
500: '#b79ea8',
950: '#000000',
},
}SCSS
$custom: #b79ea8; $custom-light: #ccbac1; $custom-dark: #000000;
JSON
{
"hex": "#b79ea8",
"rgb": {
"r": 183,
"g": 158,
"b": 168
},
"hsl": {
"h": 336,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.7243,
"c": 0.03239,
"h": 351.9
},
"luminance": 0.37348
}Semantic roles & 50–950 ramp
primary
#B79EA8
secondary
#D4DCD9
accent
#997A4D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081