#BF98BC#BF98BC
#BF98BC is a light, moderate purple. Relative luminance 0.372; OKLCH L 72.7% C 0.068 H 328.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98BC |
|---|---|
| RGB | rgb(191, 152, 188) |
| HSL | hsl(305, 23%, 67%) |
| HSV | hsv(305, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 1.6%, 25.1%) |
| CIE-LAB | lab(67.40, 20.72, -13.08) |
| CIE-LCH | lch(67.40, 24.50, 327.74°) |
| OKLab | oklab(72.7% 0.0577 -0.035) |
| OKLCH | oklch(72.7% 0.068 328.8) |
| XYZ | xyz(41.7902, 37.1647, 52.5393) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.95
Dusty Lavender
#AC86A8
ΔE00 5.79
Heather
#A484AC
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98BC #98BF9B
analogous
#AE98BF #BF98BC #BF98A9
triadic
#BF98BC #BCBF98 #98BCBF
tetradic
#BF98BC #BFAE98 #98BF9B #98A9BF
square
#BF98BC #BFAE98 #98BF9B #98A9BF
split-complementary
#BF98BC #A9BF98 #98BFAE
monochromatic
#885584 #A872A3 #BF98BC #D6BED5 #EEE3ED
Accessibility & contrast
On white
2.49
#BF98BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BF98BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98BC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98BC | 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)
#96A1BE
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#C29BA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf98bc; /* rgb */ color: rgb(191, 152, 188); /* oklch */ color: oklch(72.7% 0.068 328.8);
Tailwind
colors: {
custom: {
50: '#d2b6d0',
500: '#bf98bc',
950: '#000000',
},
}SCSS
$custom: #bf98bc; $custom-light: #d2b6d0; $custom-dark: #000000;
JSON
{
"hex": "#bf98bc",
"rgb": {
"r": 191,
"g": 152,
"b": 188
},
"hsl": {
"h": 304.615,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.72699,
"c": 0.0675,
"h": 328.8
},
"luminance": 0.37164
}Semantic roles & 50–950 ramp
primary
#BF98BC
secondary
#D3E0D4
accent
#A24B44
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082