#B09AB0#B09AB0
#B09AB0 is a light, muted purple. Relative luminance 0.355; OKLCH L 71.3% C 0.040 H 326.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AB0 |
|---|---|
| RGB | rgb(176, 154, 176) |
| HSL | hsl(300, 12%, 65%) |
| HSV | hsv(300, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 0%, 31%) |
| CIE-LAB | lab(66.12, 12.10, -8.43) |
| CIE-LCH | lch(66.12, 14.74, 325.12°) |
| OKLab | oklab(71.25% 0.0333 -0.0225) |
| OKLCH | oklch(71.25% 0.04 326) |
| XYZ | xyz(37.2955, 35.4764, 45.9488) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.10
Dusty Lavender
#AC86A8
ΔE00 7.37
Light Mauve
#C292A1
ΔE00 8.07
Heather
#A484AC
ΔE00 8.41
Purpley Grey
#947E94
ΔE00 9.30
Grey Pink
#C3909B
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AB0 #9AB09A
analogous
#A59AB0 #B09AB0 #B09AA5
triadic
#B09AB0 #B0B09A #9AB0B0
tetradic
#B09AB0 #B0A59A #9AB09A #9AA5B0
square
#B09AB0 #B0A59A #9AB09A #9AA5B0
split-complementary
#B09AB0 #A5B09A #9AB0A5
monochromatic
#745B74 #957895 #B09AB0 #CBBCCB #E6DFE6
Accessibility & contrast
On white
2.59
#B09AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#B09AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AB0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AB0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB1
Deuteranopia (green-blind)
#9DA2AF
Tritanopia (blue-blind)
#B29CA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ab0; /* rgb */ color: rgb(176, 154, 176); /* oklch */ color: oklch(71.3% 0.040 326.0);
Tailwind
colors: {
custom: {
50: '#c7b7c7',
500: '#b09ab0',
950: '#000000',
},
}SCSS
$custom: #b09ab0; $custom-light: #c7b7c7; $custom-dark: #000000;
JSON
{
"hex": "#b09ab0",
"rgb": {
"r": 176,
"g": 154,
"b": 176
},
"hsl": {
"h": 300,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.71253,
"c": 0.04017,
"h": 326
},
"luminance": 0.35476
}Semantic roles & 50–950 ramp
primary
#B09AB0
secondary
#CFD7CF
accent
#964F4F
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082