#B79EA5#B79EA5
#B79EA5 is a light, muted pink. Relative luminance 0.372; OKLCH L 72.3% C 0.031 H 359.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B79EA5 |
|---|---|
| RGB | rgb(183, 158, 165) |
| HSL | hsl(343, 15%, 67%) |
| HSV | hsv(343, 14%, 72%) |
| CMYK | cmyk(0%, 13.7%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.46, 10.38, -0.24) |
| CIE-LCH | lch(67.46, 10.38, 358.69°) |
| OKLab | oklab(72.34% 0.0309 -0.0005) |
| OKLCH | oklch(72.34% 0.031 359.1) |
| XYZ | xyz(38.5463, 37.2385, 40.7472) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Light Mauve
#C292A1
ΔE00 7.34
Rosybrown
#BC8F8F
ΔE00 7.45
Grey Pink
#C3909B
ΔE00 7.83
Dusty Pink
#D8A7B1
ΔE00 8.06
Greyish Pink
#C88D94
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79EA5 #9EB7B0
analogous
#B79EB2 #B79EA5 #B7A49E
triadic
#B79EA5 #A5B79E #9EA5B7
tetradic
#B79EA5 #B2B79E #9EB7B0 #A49EB7
square
#B79EA5 #B2B79E #9EB7B0 #A49EB7
split-complementary
#B79EA5 #9EB7A4 #9EB2B7
monochromatic
#7D5D66 #9D7B84 #B79EA5 #D1C1C6 #EBE4E6
Accessibility & contrast
On white
2.49
#B79EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B79EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79EA5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79EA5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#A1A2A5
Deuteranopia (green-blind)
#A6A6A4
Tritanopia (blue-blind)
#BC9DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79ea5; /* rgb */ color: rgb(183, 158, 165); /* oklch */ color: oklch(72.3% 0.031 359.1);
Tailwind
colors: {
custom: {
50: '#ccbabf',
500: '#b79ea5',
950: '#000000',
},
}SCSS
$custom: #b79ea5; $custom-light: #ccbabf; $custom-dark: #000000;
JSON
{
"hex": "#b79ea5",
"rgb": {
"r": 183,
"g": 158,
"b": 165
},
"hsl": {
"h": 343.2,
"s": 14.793,
"l": 66.863
},
"oklch": {
"l": 0.72339,
"c": 0.03091,
"h": 359.1
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#B79EA5
secondary
#D4DCDA
accent
#99844D
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081