#B09EB0#B09EB0
#B09EB0 is a light, muted purple. Relative luminance 0.368; OKLCH L 72.0% C 0.033 H 325.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EB0 |
|---|---|
| RGB | rgb(176, 158, 176) |
| HSL | hsl(300, 10%, 65%) |
| HSV | hsv(300, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 0%, 31%) |
| CIE-LAB | lab(67.14, 9.87, -6.91) |
| CIE-LCH | lch(67.14, 12.05, 324.99°) |
| OKLab | oklab(72.05% 0.0272 -0.0184) |
| OKLCH | oklch(72.05% 0.033 325.9) |
| XYZ | xyz(37.9667, 36.8189, 46.1725) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.45
Light Mauve
#C292A1
ΔE00 9.10
Dusty Lavender
#AC86A8
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 10.03
Pinkish Grey
#C8ACA9
ΔE00 10.20
Grey Pink
#C3909B
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EB0 #9EB09E
analogous
#A79EB0 #B09EB0 #B09EA7
triadic
#B09EB0 #B0B09E #9EB0B0
tetradic
#B09EB0 #B0A79E #9EB09E #9EA7B0
square
#B09EB0 #B0A79E #9EB09E #9EA7B0
split-complementary
#B09EB0 #A7B09E #9EB0A7
monochromatic
#755F75 #957C95 #B09EB0 #CBC0CB #E7E1E7
Accessibility & contrast
On white
2.51
#B09EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B09EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EB0
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EB0 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#B19FA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b09eb0; /* rgb */ color: rgb(176, 158, 176); /* oklch */ color: oklch(72.0% 0.033 325.9);
Tailwind
colors: {
custom: {
50: '#c7bac7',
500: '#b09eb0',
950: '#000000',
},
}SCSS
$custom: #b09eb0; $custom-light: #c7bac7; $custom-dark: #000000;
JSON
{
"hex": "#b09eb0",
"rgb": {
"r": 176,
"g": 158,
"b": 176
},
"hsl": {
"h": 300,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.72048,
"c": 0.03279,
"h": 325.9
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#B09EB0
secondary
#D2D8D2
accent
#945151
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082