#B79BB2#B79BB2
#B79BB2 is a light, muted pink. Relative luminance 0.367; OKLCH L 72.2% C 0.046 H 332.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B79BB2 |
|---|---|
| RGB | rgb(183, 155, 178) |
| HSL | hsl(311, 16%, 66%) |
| HSV | hsv(311, 15%, 72%) |
| CMYK | cmyk(0%, 15.3%, 2.7%, 28.2%) |
| CIE-LAB | lab(67.07, 14.39, -8.06) |
| CIE-LCH | lch(67.07, 16.49, 330.72°) |
| OKLab | oklab(72.16% 0.0405 -0.0214) |
| OKLCH | oklch(72.16% 0.046 332.1) |
| XYZ | xyz(39.2848, 36.7251, 47.1300) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.70
Light Mauve
#C292A1
ΔE00 6.64
Dusty Lavender
#AC86A8
ΔE00 6.95
Grey Pink
#C3909B
ΔE00 8.21
Heather
#A484AC
ΔE00 8.49
Dusty Pink
#D8A7B1
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79BB2 #9BB7A0
analogous
#AE9BB7 #B79BB2 #B79BA4
triadic
#B79BB2 #B2B79B #9BB2B7
tetradic
#B79BB2 #B7AE9B #9BB7A0 #9BA4B7
square
#B79BB2 #B7AE9B #9BB7A0 #9BA4B7
split-complementary
#B79BB2 #A4B79B #9BB7AE
monochromatic
#7D5A77 #9D7797 #B79BB2 #D1BFCD #EAE2E9
Accessibility & contrast
On white
2.52
#B79BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B79BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79BB2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79BB2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#BA9CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79bb2; /* rgb */ color: rgb(183, 155, 178); /* oklch */ color: oklch(72.2% 0.046 332.1);
Tailwind
colors: {
custom: {
50: '#ccb8c9',
500: '#b79bb2',
950: '#000000',
},
}SCSS
$custom: #b79bb2; $custom-light: #ccb8c9; $custom-dark: #000000;
JSON
{
"hex": "#b79bb2",
"rgb": {
"r": 183,
"g": 155,
"b": 178
},
"hsl": {
"h": 310.714,
"s": 16.279,
"l": 66.275
},
"oklch": {
"l": 0.72163,
"c": 0.04578,
"h": 332.1
},
"luminance": 0.36724
}Semantic roles & 50–950 ramp
primary
#B79BB2
secondary
#D2DBD4
accent
#9B594B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082