#B79DB2#B79DB2
#B79DB2 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.6% C 0.042 H 332.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B79DB2 |
|---|---|
| RGB | rgb(183, 157, 178) |
| HSL | hsl(312, 15%, 67%) |
| HSV | hsv(312, 14%, 72%) |
| CMYK | cmyk(0%, 14.2%, 2.7%, 28.2%) |
| CIE-LAB | lab(67.57, 13.28, -7.32) |
| CIE-LCH | lch(67.57, 15.16, 331.14°) |
| OKLab | oklab(72.55% 0.0374 -0.0194) |
| OKLCH | oklch(72.55% 0.042 332.5) |
| XYZ | xyz(39.6204, 37.3963, 47.2419) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 6.97
Dusty Lavender
#AC86A8
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 8.44
Dusty Pink
#D8A7B1
ΔE00 8.81
Heather
#A484AC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79DB2 #9DB7A2
analogous
#AF9DB7 #B79DB2 #B79DA5
triadic
#B79DB2 #B2B79D #9DB2B7
tetradic
#B79DB2 #B7AF9D #9DB7A2 #9DA5B7
square
#B79DB2 #B7AF9D #9DB7A2 #9DA5B7
split-complementary
#B79DB2 #A5B79D #9DB7AF
monochromatic
#7D5C77 #9D7A96 #B79DB2 #D1C0CE #EBE4E9
Accessibility & contrast
On white
2.48
#B79DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B79DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79DB2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79DB2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#BA9EA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b79db2; /* rgb */ color: rgb(183, 157, 178); /* oklch */ color: oklch(72.6% 0.042 332.5);
Tailwind
colors: {
custom: {
50: '#ccbac9',
500: '#b79db2',
950: '#000000',
},
}SCSS
$custom: #b79db2; $custom-light: #ccbac9; $custom-dark: #000000;
JSON
{
"hex": "#b79db2",
"rgb": {
"r": 183,
"g": 157,
"b": 178
},
"hsl": {
"h": 311.538,
"s": 15.294,
"l": 66.667
},
"oklch": {
"l": 0.72553,
"c": 0.0421,
"h": 332.5
},
"luminance": 0.37396
}Semantic roles & 50–950 ramp
primary
#B79DB2
secondary
#D4DCD5
accent
#995B4C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082