#B99EB0#B99EB0
#B99EB0 is a light, muted pink. Relative luminance 0.379; OKLCH L 72.9% C 0.040 H 338.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B99EB0 |
|---|---|
| RGB | rgb(185, 158, 176) |
| HSL | hsl(320, 16%, 67%) |
| HSV | hsv(320, 15%, 73%) |
| CMYK | cmyk(0%, 14.6%, 4.9%, 27.5%) |
| CIE-LAB | lab(67.95, 13.06, -5.62) |
| CIE-LCH | lch(67.95, 14.22, 336.70°) |
| OKLab | oklab(72.87% 0.0374 -0.0148) |
| OKLCH | oklch(72.87% 0.04 338.3) |
| XYZ | xyz(40.0701, 37.9034, 46.2711) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.45
Lilac
#C8A2C8
ΔE00 6.90
Grey Pink
#C3909B
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99EB0 #9EB9A7
analogous
#B59EB9 #B99EB0 #B99EA3
triadic
#B99EB0 #B0B99E #9EB0B9
tetradic
#B99EB0 #B9B59E #9EB9A7 #9EA3B9
square
#B99EB0 #B9B59E #9EB9A7 #9EA3B9
split-complementary
#B99EB0 #A3B99E #9EB9B5
monochromatic
#805C74 #9F7A93 #B99EB0 #D3C2CD #ECE5EA
Accessibility & contrast
On white
2.45
#B99EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B99EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99EB0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99EB0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#BC9EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b99eb0; /* rgb */ color: rgb(185, 158, 176); /* oklch */ color: oklch(72.9% 0.040 338.3);
Tailwind
colors: {
custom: {
50: '#cebac7',
500: '#b99eb0',
950: '#000000',
},
}SCSS
$custom: #b99eb0; $custom-light: #cebac7; $custom-dark: #000000;
JSON
{
"hex": "#b99eb0",
"rgb": {
"r": 185,
"g": 158,
"b": 176
},
"hsl": {
"h": 320,
"s": 16.168,
"l": 67.255
},
"oklch": {
"l": 0.72869,
"c": 0.04019,
"h": 338.3
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#B99EB0
secondary
#D5DED8
accent
#9A664B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082