#B99FB2#B99FB2
#B99FB2 is a light, muted pink. Relative luminance 0.383; OKLCH L 73.1% C 0.040 H 335.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B99FB2 |
|---|---|
| RGB | rgb(185, 159, 178) |
| HSL | hsl(316, 16%, 67%) |
| HSV | hsv(316, 14%, 73%) |
| CMYK | cmyk(0%, 14.1%, 3.8%, 27.5%) |
| CIE-LAB | lab(68.26, 12.88, -6.28) |
| CIE-LCH | lch(68.26, 14.33, 334.00°) |
| OKLab | oklab(73.13% 0.0366 -0.0166) |
| OKLCH | oklch(73.13% 0.04 335.6) |
| XYZ | xyz(40.4407, 38.3257, 47.3781) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 6.92
Dusty Pink
#D8A7B1
ΔE00 8.23
Grey Pink
#C3909B
ΔE00 8.30
Dusty Lavender
#AC86A8
ΔE00 8.61
Thistle
#D8BFD8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99FB2 #9FB9A6
analogous
#B39FB9 #B99FB2 #B99FA5
triadic
#B99FB2 #B2B99F #9FB2B9
tetradic
#B99FB2 #B9B39F #9FB9A6 #9FA5B9
square
#B99FB2 #B9B39F #9FB9A6 #9FA5B9
split-complementary
#B99FB2 #A5B99F #9FB9B3
monochromatic
#805D77 #9F7C96 #B99FB2 #D3C2CE #EDE6EB
Accessibility & contrast
On white
2.42
#B99FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#B99FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99FB2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99FB2 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#BCA0A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b99fb2; /* rgb */ color: rgb(185, 159, 178); /* oklch */ color: oklch(73.1% 0.040 335.6);
Tailwind
colors: {
custom: {
50: '#cebbc9',
500: '#b99fb2',
950: '#000000',
},
}SCSS
$custom: #b99fb2; $custom-light: #cebbc9; $custom-dark: #000000;
JSON
{
"hex": "#b99fb2",
"rgb": {
"r": 185,
"g": 159,
"b": 178
},
"hsl": {
"h": 316.154,
"s": 15.663,
"l": 67.451
},
"oklch": {
"l": 0.73129,
"c": 0.04014,
"h": 335.6
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#B99FB2
secondary
#D6DED8
accent
#9A614C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082