#B79DA3#B79DA3
#B79DA3 is a light, muted red. Relative luminance 0.368; OKLCH L 72.1% C 0.032 H 2.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DA3 |
|---|---|
| RGB | rgb(183, 157, 163) |
| HSL | hsl(346, 15%, 67%) |
| HSV | hsv(346, 14%, 72%) |
| CMYK | cmyk(0%, 14.2%, 10.9%, 28.2%) |
| CIE-LAB | lab(67.15, 10.58, 0.43) |
| CIE-LCH | lch(67.15, 10.59, 2.32°) |
| OKLab | oklab(72.08% 0.0317 0.0013) |
| OKLCH | oklch(72.08% 0.032 2.3) |
| XYZ | xyz(38.1958, 36.8265, 39.7394) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.86
Rosybrown
#BC8F8F
ΔE00 6.92
Light Mauve
#C292A1
ΔE00 7.16
Grey Pink
#C3909B
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 7.98
Greyish Pink
#C88D94
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DA3 #9DB7B1
analogous
#B79DB0 #B79DA3 #B7A49D
triadic
#B79DA3 #A3B79D #9DA3B7
tetradic
#B79DA3 #B0B79D #9DB7B1 #A49DB7
square
#B79DA3 #B0B79D #9DB7B1 #A49DB7
split-complementary
#B79DA3 #9DB7A4 #9DB0B7
monochromatic
#7D5C64 #9D7A82 #B79DA3 #D1C0C4 #EBE4E5
Accessibility & contrast
On white
2.51
#B79DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B79DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DA3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DA3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#BC9C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79da3; /* rgb */ color: rgb(183, 157, 163); /* oklch */ color: oklch(72.1% 0.032 2.3);
Tailwind
colors: {
custom: {
50: '#ccbabe',
500: '#b79da3',
950: '#000000',
},
}SCSS
$custom: #b79da3; $custom-light: #ccbabe; $custom-dark: #000000;
JSON
{
"hex": "#b79da3",
"rgb": {
"r": 183,
"g": 157,
"b": 163
},
"hsl": {
"h": 346.154,
"s": 15.294,
"l": 66.667
},
"oklch": {
"l": 0.72081,
"c": 0.03172,
"h": 2.3
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#B79DA3
secondary
#D4DCDA
accent
#99884C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081