#B79EA6#B79EA6
#B79EA6 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.031 H 356.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EA6 |
|---|---|
| RGB | rgb(183, 158, 166) |
| HSL | hsl(341, 15%, 67%) |
| HSV | hsv(341, 14%, 72%) |
| CMYK | cmyk(0%, 13.7%, 9.3%, 28.2%) |
| CIE-LAB | lab(67.48, 10.55, -0.76) |
| CIE-LCH | lch(67.48, 10.58, 355.91°) |
| OKLab | oklab(72.37% 0.0313 -0.0018) |
| OKLCH | oklch(72.37% 0.031 356.6) |
| XYZ | xyz(38.6377, 37.2750, 41.2284) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.31
Light Mauve
#C292A1
ΔE00 7.19
Rosybrown
#BC8F8F
ΔE00 7.63
Grey Pink
#C3909B
ΔE00 7.77
Dusty Pink
#D8A7B1
ΔE00 8.00
Greyish Pink
#C88D94
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EA6 #9EB7AF
analogous
#B79EB3 #B79EA6 #B7A39E
triadic
#B79EA6 #A6B79E #9EA6B7
tetradic
#B79EA6 #B3B79E #9EB7AF #A39EB7
square
#B79EA6 #B3B79E #9EB7AF #A39EB7
split-complementary
#B79EA6 #9EB7A3 #9EB3B7
monochromatic
#7D5D67 #9D7B86 #B79EA6 #D1C1C6 #EBE4E6
Accessibility & contrast
On white
2.48
#B79EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B79EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EA6
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EA6 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A6
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#BC9DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79ea6; /* rgb */ color: rgb(183, 158, 166); /* oklch */ color: oklch(72.4% 0.031 356.6);
Tailwind
colors: {
custom: {
50: '#ccbac0',
500: '#b79ea6',
950: '#000000',
},
}SCSS
$custom: #b79ea6; $custom-light: #ccbac0; $custom-dark: #000000;
JSON
{
"hex": "#b79ea6",
"rgb": {
"r": 183,
"g": 158,
"b": 166
},
"hsl": {
"h": 340.8,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.72369,
"c": 0.03134,
"h": 356.6
},
"luminance": 0.37274
}Semantic roles & 50–950 ramp
primary
#B79EA6
secondary
#D4DCDA
accent
#99814D
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081