#B98FBB#B98FBB
#B98FBB is a light, moderate purple. Relative luminance 0.335; OKLCH L 70.4% C 0.079 H 324.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B98FBB |
|---|---|
| RGB | rgb(185, 143, 187) |
| HSL | hsl(297, 24%, 65%) |
| HSV | hsv(297, 24%, 73%) |
| CMYK | cmyk(1.1%, 23.5%, 0%, 26.7%) |
| CIE-LAB | lab(64.60, 23.48, -16.79) |
| CIE-LCH | lch(64.60, 28.87, 324.43°) |
| OKLab | oklab(70.4% 0.0644 -0.0453) |
| OKLCH | oklch(70.4% 0.079 324.9) |
| XYZ | xyz(38.7987, 33.5480, 51.4357) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.39
Heather
#A484AC
ΔE00 5.02
Lilac
#C8A2C8
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 6.45
Plum
#DDA0DD
ΔE00 8.03
Wisteria
#A87DC2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98FBB #91BB8F
analogous
#A38FBB #B98FBB #BB8FA7
triadic
#B98FBB #BBB98F #8FBBB9
tetradic
#B98FBB #BBA38F #91BB8F #8FA7BB
square
#B98FBB #BBA38F #91BB8F #8FA7BB
split-complementary
#B98FBB #A7BB8F #8FBBA3
monochromatic
#7F4E81 #A169A4 #B98FBB #D1B5D2 #E9DBE9
Accessibility & contrast
On white
2.72
#B98FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#B98FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98FBB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98FBB | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BD
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#BB939E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b98fbb; /* rgb */ color: rgb(185, 143, 187); /* oklch */ color: oklch(70.4% 0.079 324.9);
Tailwind
colors: {
custom: {
50: '#ceb0cf',
500: '#b98fbb',
950: '#000000',
},
}SCSS
$custom: #b98fbb; $custom-light: #ceb0cf; $custom-dark: #000000;
JSON
{
"hex": "#b98fbb",
"rgb": {
"r": 185,
"g": 143,
"b": 187
},
"hsl": {
"h": 297.273,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.70401,
"c": 0.07871,
"h": 324.9
},
"luminance": 0.33547
}Semantic roles & 50–950 ramp
primary
#B98FBB
secondary
#CCDACB
accent
#A34347
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#131013
muted
#827F82