#B79BB0#B79BB0
#B79BB0 is a light, muted pink. Relative luminance 0.366; OKLCH L 72.1% C 0.044 H 334.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B79BB0 |
|---|---|
| RGB | rgb(183, 155, 176) |
| HSL | hsl(315, 16%, 66%) |
| HSV | hsv(315, 15%, 72%) |
| CMYK | cmyk(0%, 15.3%, 3.8%, 28.2%) |
| CIE-LAB | lab(67.01, 14.01, -7.04) |
| CIE-LCH | lch(67.01, 15.68, 333.34°) |
| OKLab | oklab(72.1% 0.0397 -0.0186) |
| OKLCH | oklch(72.1% 0.044 334.9) |
| XYZ | xyz(39.0854, 36.6454, 46.0802) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.25
Light Mauve
#C292A1
ΔE00 6.31
Dusty Lavender
#AC86A8
ΔE00 7.26
Grey Pink
#C3909B
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 8.61
Heather
#A484AC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79BB0 #9BB7A2
analogous
#B09BB7 #B79BB0 #B79BA2
triadic
#B79BB0 #B0B79B #9BB0B7
tetradic
#B79BB0 #B7B09B #9BB7A2 #9BA2B7
square
#B79BB0 #B7B09B #9BB7A2 #9BA2B7
split-complementary
#B79BB0 #A2B79B #9BB7B0
monochromatic
#7D5A75 #9D7794 #B79BB0 #D1BFCC #EAE2E8
Accessibility & contrast
On white
2.52
#B79BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B79BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79BB0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79BB0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#BA9CA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79bb0; /* rgb */ color: rgb(183, 155, 176); /* oklch */ color: oklch(72.1% 0.044 334.9);
Tailwind
colors: {
custom: {
50: '#ccb8c7',
500: '#b79bb0',
950: '#000000',
},
}SCSS
$custom: #b79bb0; $custom-light: #ccb8c7; $custom-dark: #000000;
JSON
{
"hex": "#b79bb0",
"rgb": {
"r": 183,
"g": 155,
"b": 176
},
"hsl": {
"h": 315,
"s": 16.279,
"l": 66.275
},
"oklch": {
"l": 0.72097,
"c": 0.04389,
"h": 334.9
},
"luminance": 0.36645
}Semantic roles & 50–950 ramp
primary
#B79BB0
secondary
#D2DBD5
accent
#9B5F4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082