#B79DAE#B79DAE
#B79DAE is a light, muted pink. Relative luminance 0.372; OKLCH L 72.4% C 0.038 H 338.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DAE |
|---|---|
| RGB | rgb(183, 157, 174) |
| HSL | hsl(321, 15%, 67%) |
| HSV | hsv(321, 14%, 72%) |
| CMYK | cmyk(0%, 14.2%, 4.9%, 28.2%) |
| CIE-LAB | lab(67.46, 12.54, -5.26) |
| CIE-LCH | lch(67.46, 13.60, 337.24°) |
| OKLab | oklab(72.42% 0.0359 -0.0139) |
| OKLCH | oklch(72.42% 0.038 338.9) |
| XYZ | xyz(39.2246, 37.2380, 45.1575) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.56
Lilac
#C8A2C8
ΔE00 7.44
Grey Pink
#C3909B
ΔE00 7.84
Dusty Pink
#D8A7B1
ΔE00 8.25
Dusty Lavender
#AC86A8
ΔE00 8.56
Pinkish Grey
#C8ACA9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DAE #9DB7A6
analogous
#B39DB7 #B79DAE #B79DA1
triadic
#B79DAE #AEB79D #9DAEB7
tetradic
#B79DAE #B7B39D #9DB7A6 #9DA1B7
square
#B79DAE #B7B39D #9DB7A6 #9DA1B7
split-complementary
#B79DAE #A1B79D #9DB7B3
monochromatic
#7D5C72 #9D7A91 #B79DAE #D1C0CB #EBE4E8
Accessibility & contrast
On white
2.49
#B79DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B79DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DAE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DAE | 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)
#9EA2AF
Deuteranopia (green-blind)
#A3A6AD
Tritanopia (blue-blind)
#BA9DA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b79dae; /* rgb */ color: rgb(183, 157, 174); /* oklch */ color: oklch(72.4% 0.038 338.9);
Tailwind
colors: {
custom: {
50: '#ccbac6',
500: '#b79dae',
950: '#000000',
},
}SCSS
$custom: #b79dae; $custom-light: #ccbac6; $custom-dark: #000000;
JSON
{
"hex": "#b79dae",
"rgb": {
"r": 183,
"g": 157,
"b": 174
},
"hsl": {
"h": 320.769,
"s": 15.294,
"l": 66.667
},
"oklch": {
"l": 0.72423,
"c": 0.03847,
"h": 338.9
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#B79DAE
secondary
#D4DCD7
accent
#99674C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082