#BF99BA#BF99BA
#BF99BA is a light, moderate purple. Relative luminance 0.374; OKLCH L 72.8% C 0.064 H 330.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99BA |
|---|---|
| RGB | rgb(191, 153, 186) |
| HSL | hsl(308, 23%, 67%) |
| HSV | hsv(308, 20%, 75%) |
| CMYK | cmyk(0%, 19.9%, 2.6%, 25.1%) |
| CIE-LAB | lab(67.58, 19.79, -11.69) |
| CIE-LCH | lch(67.58, 22.99, 329.43°) |
| OKLab | oklab(72.82% 0.0555 -0.0312) |
| OKLCH | oklch(72.82% 0.064 330.6) |
| XYZ | xyz(41.7391, 37.4050, 51.4660) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.08
Dusty Lavender
#AC86A8
ΔE00 5.94
Light Mauve
#C292A1
ΔE00 7.11
Heather
#A484AC
ΔE00 7.56
Plum
#DDA0DD
ΔE00 8.26
Grey Pink
#C3909B
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99BA #99BF9E
analogous
#B199BF #BF99BA #BF99A7
triadic
#BF99BA #BABF99 #99BABF
tetradic
#BF99BA #BFB199 #99BF9E #99A7BF
square
#BF99BA #BFB199 #99BF9E #99A7BF
split-complementary
#BF99BA #A7BF99 #99BFB1
monochromatic
#885581 #A773A1 #BF99BA #D7BFD3 #EEE4ED
Accessibility & contrast
On white
2.48
#BF99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BF99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99BA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99BA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#C29BA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf99ba; /* rgb */ color: rgb(191, 153, 186); /* oklch */ color: oklch(72.8% 0.064 330.6);
Tailwind
colors: {
custom: {
50: '#d2b7ce',
500: '#bf99ba',
950: '#000000',
},
}SCSS
$custom: #bf99ba; $custom-light: #d2b7ce; $custom-dark: #000000;
JSON
{
"hex": "#bf99ba",
"rgb": {
"r": 191,
"g": 153,
"b": 186
},
"hsl": {
"h": 307.895,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.72816,
"c": 0.06367,
"h": 330.6
},
"luminance": 0.37404
}Semantic roles & 50–950 ramp
primary
#BF99BA
secondary
#D4E0D6
accent
#A15044
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082