#B79FA4#B79FA4
#B79FA4 is a light, muted red. Relative luminance 0.375; OKLCH L 72.5% C 0.029 H 3.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B79FA4 |
|---|---|
| RGB | rgb(183, 159, 164) |
| HSL | hsl(348, 14%, 67%) |
| HSV | hsv(348, 13%, 72%) |
| CMYK | cmyk(0%, 13.1%, 10.4%, 28.2%) |
| CIE-LAB | lab(67.68, 9.65, 0.65) |
| CIE-LCH | lch(67.68, 9.67, 3.87°) |
| OKLab | oklab(72.51% 0.029 0.0019) |
| OKLCH | oklch(72.51% 0.029 3.7) |
| XYZ | xyz(38.6269, 37.5448, 40.3268) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.33
Rosybrown
#BC8F8F
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 8.05
Grey Pink
#C3909B
ΔE00 8.40
Dusty Pink
#D8A7B1
ΔE00 8.41
Greyish Pink
#C88D94
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79FA4 #9FB7B2
analogous
#B79FB0 #B79FA4 #B7A69F
triadic
#B79FA4 #A4B79F #9FA4B7
tetradic
#B79FA4 #B0B79F #9FB7B2 #A69FB7
square
#B79FA4 #B0B79F #9FB7B2 #A69FB7
split-complementary
#B79FA4 #9FB7A6 #9FB0B7
monochromatic
#7D5E65 #9D7C83 #B79FA4 #D1C2C5 #EBE5E6
Accessibility & contrast
On white
2.47
#B79FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#B79FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79FA4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79FA4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#BC9EA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b79fa4; /* rgb */ color: rgb(183, 159, 164); /* oklch */ color: oklch(72.5% 0.029 3.7);
Tailwind
colors: {
custom: {
50: '#ccbbbe',
500: '#b79fa4',
950: '#000000',
},
}SCSS
$custom: #b79fa4; $custom-light: #ccbbbe; $custom-dark: #000000;
JSON
{
"hex": "#b79fa4",
"rgb": {
"r": 183,
"g": 159,
"b": 164
},
"hsl": {
"h": 347.5,
"s": 14.286,
"l": 67.059
},
"oklch": {
"l": 0.72508,
"c": 0.02902,
"h": 3.7
},
"luminance": 0.37544
}Semantic roles & 50–950 ramp
primary
#B79FA4
secondary
#D5DDDB
accent
#98894D
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081