#B09EB8#B09EB8
#B09EB8 is a light, muted purple. Relative luminance 0.371; OKLCH L 72.3% C 0.042 H 315.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EB8 |
|---|---|
| RGB | rgb(176, 158, 184) |
| HSL | hsl(282, 15%, 67%) |
| HSV | hsv(282, 14%, 72%) |
| CMYK | cmyk(4.3%, 14.1%, 0%, 27.8%) |
| CIE-LAB | lab(67.39, 11.43, -11.01) |
| CIE-LCH | lch(67.39, 15.87, 316.08°) |
| OKLab | oklab(72.32% 0.0301 -0.0295) |
| OKLCH | oklch(72.32% 0.042 315.5) |
| XYZ | xyz(38.7817, 37.1449, 50.4647) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.69
Dusty Lavender
#AC86A8
ΔE00 8.38
Heather
#A484AC
ΔE00 8.83
Thistle
#D8BFD8
ΔE00 9.64
Lavender
#B39DDB
ΔE00 9.85
Light Mauve
#C292A1
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EB8 #A6B89E
analogous
#A39EB8 #B09EB8 #B89EB3
triadic
#B09EB8 #B8B09E #9EB8B0
tetradic
#B09EB8 #B8A39E #A6B89E #9EB3B8
square
#B09EB8 #B8A39E #A6B89E #9EB3B8
split-complementary
#B09EB8 #B3B89E #9EB8A3
monochromatic
#745D7F #937B9E #B09EB8 #CDC1D2 #EAE5EC
Accessibility & contrast
On white
2.49
#B09EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B09EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EB8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EB8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3B9
Deuteranopia (green-blind)
#9FA5B7
Tritanopia (blue-blind)
#B0A1A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b09eb8; /* rgb */ color: rgb(176, 158, 184); /* oklch */ color: oklch(72.3% 0.042 315.5);
Tailwind
colors: {
custom: {
50: '#c7bacd',
500: '#b09eb8',
950: '#000000',
},
}SCSS
$custom: #b09eb8; $custom-light: #c7bacd; $custom-dark: #000000;
JSON
{
"hex": "#b09eb8",
"rgb": {
"r": 176,
"g": 158,
"b": 184
},
"hsl": {
"h": 281.538,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72319,
"c": 0.04215,
"h": 315.5
},
"luminance": 0.37145
}Semantic roles & 50–950 ramp
primary
#B09EB8
secondary
#D7DDD5
accent
#9A4C64
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082