#BF98BA#BF98BA
#BF98BA is a light, moderate purple. Relative luminance 0.371; OKLCH L 72.6% C 0.066 H 330.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98BA |
|---|---|
| RGB | rgb(191, 152, 186) |
| HSL | hsl(308, 23%, 67%) |
| HSV | hsv(308, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 2.6%, 25.1%) |
| CIE-LAB | lab(67.34, 20.34, -12.06) |
| CIE-LCH | lch(67.34, 23.65, 329.35°) |
| OKLab | oklab(72.63% 0.0571 -0.0322) |
| OKLCH | oklch(72.63% 0.066 330.6) |
| XYZ | xyz(41.5761, 37.0791, 51.4117) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.17
Dusty Lavender
#AC86A8
ΔE00 5.73
Light Mauve
#C292A1
ΔE00 7.21
Heather
#A484AC
ΔE00 7.35
Plum
#DDA0DD
ΔE00 8.10
Grey Pink
#C3909B
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98BA #98BF9D
analogous
#B098BF #BF98BA #BF98A7
triadic
#BF98BA #BABF98 #98BABF
tetradic
#BF98BA #BFB098 #98BF9D #98A7BF
square
#BF98BA #BFB098 #98BF9D #98A7BF
split-complementary
#BF98BA #A7BF98 #98BFB0
monochromatic
#885581 #A872A1 #BF98BA #D6BED3 #EEE3ED
Accessibility & contrast
On white
2.50
#BF98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BF98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98BA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98BA | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#C29AA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf98ba; /* rgb */ color: rgb(191, 152, 186); /* oklch */ color: oklch(72.6% 0.066 330.6);
Tailwind
colors: {
custom: {
50: '#d2b6ce',
500: '#bf98ba',
950: '#000000',
},
}SCSS
$custom: #bf98ba; $custom-light: #d2b6ce; $custom-dark: #000000;
JSON
{
"hex": "#bf98ba",
"rgb": {
"r": 191,
"g": 152,
"b": 186
},
"hsl": {
"h": 307.692,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.72629,
"c": 0.06551,
"h": 330.6
},
"luminance": 0.37078
}Semantic roles & 50–950 ramp
primary
#BF98BA
secondary
#D3E0D5
accent
#A25044
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082