#B79ABB#B79ABB
#B79ABB is a light, muted purple. Relative luminance 0.368; OKLCH L 72.3% C 0.057 H 322.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B79ABB |
|---|---|
| RGB | rgb(183, 154, 187) |
| HSL | hsl(293, 20%, 67%) |
| HSV | hsv(293, 18%, 73%) |
| CMYK | cmyk(2.1%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.10, 16.66, -13.04) |
| CIE-LCH | lch(67.10, 21.16, 321.94°) |
| OKLab | oklab(72.28% 0.0452 -0.035) |
| OKLCH | oklch(72.28% 0.057 322.2) |
| XYZ | xyz(40.0525, 36.7670, 51.9909) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.87
Dusty Lavender
#AC86A8
ΔE00 6.08
Heather
#A484AC
ΔE00 6.94
Light Mauve
#C292A1
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.69
Pale Purple
#B790D4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79ABB #9EBB9A
analogous
#A79ABB #B79ABB #BB9AAF
triadic
#B79ABB #BBB79A #9ABBB7
tetradic
#B79ABB #BBA79A #9EBB9A #9AAFBB
square
#B79ABB #BBA79A #9EBB9A #9AAFBB
split-complementary
#B79ABB #AFBB9A #9ABBA7
monochromatic
#7D5883 #9D75A2 #B79ABB #D1BFD4 #EBE3EC
Accessibility & contrast
On white
2.51
#B79ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B79ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79ABB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79ABB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#B89DA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79abb; /* rgb */ color: rgb(183, 154, 187); /* oklch */ color: oklch(72.3% 0.057 322.2);
Tailwind
colors: {
custom: {
50: '#ccb8cf',
500: '#b79abb',
950: '#000000',
},
}SCSS
$custom: #b79abb; $custom-light: #ccb8cf; $custom-dark: #000000;
JSON
{
"hex": "#b79abb",
"rgb": {
"r": 183,
"g": 154,
"b": 187
},
"hsl": {
"h": 292.727,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.72281,
"c": 0.05714,
"h": 322.2
},
"luminance": 0.36766
}Semantic roles & 50–950 ramp
primary
#B79ABB
secondary
#D4DED3
accent
#9E4852
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131113
muted
#828082