#B09FAE#B09FAE
#B09FAE is a light, muted purple. Relative luminance 0.371; OKLCH L 72.2% C 0.029 H 329.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FAE |
|---|---|
| RGB | rgb(176, 159, 174) |
| HSL | hsl(307, 10%, 66%) |
| HSV | hsv(307, 10%, 69%) |
| CMYK | cmyk(0%, 9.7%, 1.1%, 31%) |
| CIE-LAB | lab(67.34, 8.93, -5.50) |
| CIE-LCH | lch(67.34, 10.49, 328.37°) |
| OKLab | oklab(72.18% 0.0249 -0.0146) |
| OKLCH | oklch(72.18% 0.029 329.6) |
| XYZ | xyz(37.9416, 37.0828, 45.1951) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 9.32
Light Mauve
#C292A1
ΔE00 9.39
Lilac
#C8A2C8
ΔE00 9.44
Thistle
#D8BFD8
ΔE00 10.27
Dusty Lavender
#AC86A8
ΔE00 10.35
Grey Pink
#C3909B
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FAE #9FB0A1
analogous
#A99FB0 #B09FAE #B09FA5
triadic
#B09FAE #AEB09F #9FAEB0
tetradic
#B09FAE #B0A99F #9FB0A1 #9FA5B0
square
#B09FAE #B0A99F #9FB0A1 #9FA5B0
split-complementary
#B09FAE #A5B09F #9FB0A9
monochromatic
#756072 #947D92 #B09FAE #CCC1CA #E7E2E7
Accessibility & contrast
On white
2.50
#B09FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B09FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FAE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FAE | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#B2A0A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b09fae; /* rgb */ color: rgb(176, 159, 174); /* oklch */ color: oklch(72.2% 0.029 329.6);
Tailwind
colors: {
custom: {
50: '#c7bbc6',
500: '#b09fae',
950: '#000000',
},
}SCSS
$custom: #b09fae; $custom-light: #c7bbc6; $custom-dark: #000000;
JSON
{
"hex": "#b09fae",
"rgb": {
"r": 176,
"g": 159,
"b": 174
},
"hsl": {
"h": 307.059,
"s": 9.714,
"l": 65.686
},
"oklch": {
"l": 0.72183,
"c": 0.02884,
"h": 329.6
},
"luminance": 0.37082
}Semantic roles & 50–950 ramp
primary
#B09FAE
secondary
#D3D8D3
accent
#945A52
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082