#B09ABB#B09ABB
#B09ABB is a light, muted purple. Relative luminance 0.359; OKLCH L 71.6% C 0.053 H 314.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B09ABB |
|---|---|
| RGB | rgb(176, 154, 187) |
| HSL | hsl(280, 20%, 67%) |
| HSV | hsv(280, 18%, 73%) |
| CMYK | cmyk(5.9%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.47, 14.26, -14.06) |
| CIE-LCH | lch(66.47, 20.03, 315.41°) |
| OKLab | oklab(71.64% 0.0372 -0.0379) |
| OKLCH | oklch(71.64% 0.053 314.5) |
| XYZ | xyz(38.4283, 35.9295, 51.9147) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.49
Dusty Lavender
#AC86A8
ΔE00 6.76
Heather
#A484AC
ΔE00 6.89
Lavender
#B39DDB
ΔE00 8.01
Pale Purple
#B790D4
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09ABB #A5BB9A
analogous
#A09ABB #B09ABB #BB9AB6
triadic
#B09ABB #BBB09A #9ABBB0
tetradic
#B09ABB #BBA09A #A5BB9A #9AB6BB
square
#B09ABB #BBA09A #A5BB9A #9AB6BB
split-complementary
#B09ABB #B6BB9A #9ABBA0
monochromatic
#745883 #9375A2 #B09ABB #CDBFD4 #E9E3EC
Accessibility & contrast
On white
2.57
#B09ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B09ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09ABB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09ABB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#B09EA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b09abb; /* rgb */ color: rgb(176, 154, 187); /* oklch */ color: oklch(71.6% 0.053 314.5);
Tailwind
colors: {
custom: {
50: '#c7b7cf',
500: '#b09abb',
950: '#000000',
},
}SCSS
$custom: #b09abb; $custom-light: #c7b7cf; $custom-dark: #000000;
JSON
{
"hex": "#b09abb",
"rgb": {
"r": 176,
"g": 154,
"b": 187
},
"hsl": {
"h": 280,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.71638,
"c": 0.05309,
"h": 314.5
},
"luminance": 0.35929
}Semantic roles & 50–950 ramp
primary
#B09ABB
secondary
#D7DED3
accent
#9E4864
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082