#B098BB#B098BB
#B098BB is a light, muted purple. Relative luminance 0.353; OKLCH L 71.2% C 0.057 H 315.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B098BB |
|---|---|
| RGB | rgb(176, 152, 187) |
| HSL | hsl(281, 20%, 66%) |
| HSV | hsv(281, 19%, 73%) |
| CMYK | cmyk(5.9%, 18.7%, 0%, 26.7%) |
| CIE-LAB | lab(65.96, 15.38, -14.82) |
| CIE-LCH | lch(65.96, 21.36, 316.07°) |
| OKLab | oklab(71.25% 0.0402 -0.04) |
| OKLCH | oklch(71.25% 0.057 315.2) |
| XYZ | xyz(38.1010, 35.2749, 51.8056) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.34
Dusty Lavender
#AC86A8
ΔE00 6.12
Heather
#A484AC
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.70
Pale Purple
#B790D4
ΔE00 8.07
Light Mauve
#C292A1
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098BB #A3BB98
analogous
#9F98BB #B098BB #BB98B5
triadic
#B098BB #BBB098 #98BBB0
tetradic
#B098BB #BB9F98 #A3BB98 #98B5BB
square
#B098BB #BB9F98 #A3BB98 #98B5BB
split-complementary
#B098BB #B5BB98 #98BB9F
monochromatic
#755682 #9473A3 #B098BB #CCBDD3 #E9E2EC
Accessibility & contrast
On white
2.61
#B098BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#B098BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098BB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098BB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#B09CA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b098bb; /* rgb */ color: rgb(176, 152, 187); /* oklch */ color: oklch(71.2% 0.057 315.2);
Tailwind
colors: {
custom: {
50: '#c7b6cf',
500: '#b098bb',
950: '#000000',
},
}SCSS
$custom: #b098bb; $custom-light: #c7b6cf; $custom-dark: #000000;
JSON
{
"hex": "#b098bb",
"rgb": {
"r": 176,
"g": 152,
"b": 187
},
"hsl": {
"h": 281.143,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.71248,
"c": 0.05671,
"h": 315.2
},
"luminance": 0.35274
}Semantic roles & 50–950 ramp
primary
#B098BB
secondary
#D5DDD2
accent
#9F4762
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082