#B098B4#B098B4
#B098B4 is a light, muted purple. Relative luminance 0.350; OKLCH L 71.0% C 0.048 H 321.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B098B4 |
|---|---|
| RGB | rgb(176, 152, 180) |
| HSL | hsl(291, 16%, 65%) |
| HSV | hsv(291, 16%, 71%) |
| CMYK | cmyk(2.2%, 15.6%, 0%, 29.4%) |
| CIE-LAB | lab(65.73, 13.99, -11.24) |
| CIE-LCH | lch(65.73, 17.95, 321.21°) |
| OKLab | oklab(71% 0.0378 -0.0301) |
| OKLCH | oklch(71% 0.048 321.4) |
| XYZ | xyz(37.3698, 34.9824, 47.9548) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.91
Dusty Lavender
#AC86A8
ΔE00 6.05
Heather
#A484AC
ΔE00 6.82
Light Mauve
#C292A1
ΔE00 8.48
Purpley Grey
#947E94
ΔE00 9.16
Lavender
#B39DDB
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098B4 #9CB498
analogous
#A298B4 #B098B4 #B498AA
triadic
#B098B4 #B4B098 #98B4B0
tetradic
#B098B4 #B4A298 #9CB498 #98AAB4
square
#B098B4 #B4A298 #9CB498 #98AAB4
split-complementary
#B098B4 #AAB498 #98B4A2
monochromatic
#755879 #95759A #B098B4 #CBBBCE #E6DFE8
Accessibility & contrast
On white
2.63
#B098B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#B098B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098B4
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098B4 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB5
Deuteranopia (green-blind)
#9BA1B3
Tritanopia (blue-blind)
#B19BA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b098b4; /* rgb */ color: rgb(176, 152, 180); /* oklch */ color: oklch(71.0% 0.048 321.4);
Tailwind
colors: {
custom: {
50: '#c7b6ca',
500: '#b098b4',
950: '#000000',
},
}SCSS
$custom: #b098b4; $custom-light: #c7b6ca; $custom-dark: #000000;
JSON
{
"hex": "#b098b4",
"rgb": {
"r": 176,
"g": 152,
"b": 180
},
"hsl": {
"h": 291.429,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.70997,
"c": 0.04835,
"h": 321.4
},
"luminance": 0.34982
}Semantic roles & 50–950 ramp
primary
#B098B4
secondary
#D1D9CF
accent
#9A4C57
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082