#B79DB0#B79DB0
#B79DB0 is a light, muted pink. Relative luminance 0.373; OKLCH L 72.5% C 0.040 H 335.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DB0 |
|---|---|
| RGB | rgb(183, 157, 176) |
| HSL | hsl(316, 15%, 67%) |
| HSV | hsv(316, 14%, 72%) |
| CMYK | cmyk(0%, 14.2%, 3.8%, 28.2%) |
| CIE-LAB | lab(67.51, 12.90, -6.29) |
| CIE-LCH | lch(67.51, 14.36, 334.01°) |
| OKLab | oklab(72.49% 0.0366 -0.0166) |
| OKLCH | oklch(72.49% 0.04 335.6) |
| XYZ | xyz(39.4210, 37.3166, 46.1920) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 6.82
Grey Pink
#C3909B
ΔE00 8.12
Dusty Lavender
#AC86A8
ΔE00 8.16
Dusty Pink
#D8A7B1
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DB0 #9DB7A4
analogous
#B19DB7 #B79DB0 #B79DA3
triadic
#B79DB0 #B0B79D #9DB0B7
tetradic
#B79DB0 #B7B19D #9DB7A4 #9DA3B7
square
#B79DB0 #B7B19D #9DB7A4 #9DA3B7
split-complementary
#B79DB0 #A3B79D #9DB7B1
monochromatic
#7D5C74 #9D7A94 #B79DB0 #D1C0CC #EBE4E9
Accessibility & contrast
On white
2.48
#B79DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B79DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DB0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DB0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#BA9EA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79db0; /* rgb */ color: rgb(183, 157, 176); /* oklch */ color: oklch(72.5% 0.040 335.6);
Tailwind
colors: {
custom: {
50: '#ccbac7',
500: '#b79db0',
950: '#000000',
},
}SCSS
$custom: #b79db0; $custom-light: #ccbac7; $custom-dark: #000000;
JSON
{
"hex": "#b79db0",
"rgb": {
"r": 183,
"g": 157,
"b": 176
},
"hsl": {
"h": 316.154,
"s": 15.294,
"l": 66.667
},
"oklch": {
"l": 0.72487,
"c": 0.04023,
"h": 335.6
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#B79DB0
secondary
#D4DCD6
accent
#99614C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082