#B99EA7#B99EA7
#B99EA7 is a light, muted pink. Relative luminance 0.376; OKLCH L 72.6% C 0.034 H 355.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B99EA7 |
|---|---|
| RGB | rgb(185, 158, 167) |
| HSL | hsl(340, 16%, 67%) |
| HSV | hsv(340, 15%, 73%) |
| CMYK | cmyk(0%, 14.6%, 9.7%, 27.5%) |
| CIE-LAB | lab(67.69, 11.46, -0.98) |
| CIE-LCH | lch(67.69, 11.50, 355.10°) |
| OKLab | oklab(72.59% 0.034 -0.0024) |
| OKLCH | oklch(72.59% 0.034 355.9) |
| XYZ | xyz(39.2090, 37.5590, 41.7359) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.50
Light Mauve
#C292A1
ΔE00 6.51
Grey Pink
#C3909B
ΔE00 7.17
Dusty Pink
#D8A7B1
ΔE00 7.35
Rosybrown
#BC8F8F
ΔE00 7.38
Greyish Pink
#C88D94
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99EA7 #9EB9B0
analogous
#B99EB5 #B99EA7 #B9A39E
triadic
#B99EA7 #A7B99E #9EA7B9
tetradic
#B99EA7 #B5B99E #9EB9B0 #A39EB9
square
#B99EA7 #B5B99E #9EB9B0 #A39EB9
split-complementary
#B99EA7 #9EB9A3 #9EB5B9
monochromatic
#805C68 #9F7A87 #B99EA7 #D3C2C7 #ECE5E7
Accessibility & contrast
On white
2.47
#B99EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#B99EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99EA7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99EA7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#A7A7A6
Tritanopia (blue-blind)
#BE9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b99ea7; /* rgb */ color: rgb(185, 158, 167); /* oklch */ color: oklch(72.6% 0.034 355.9);
Tailwind
colors: {
custom: {
50: '#cebac1',
500: '#b99ea7',
950: '#000000',
},
}SCSS
$custom: #b99ea7; $custom-light: #cebac1; $custom-dark: #000000;
JSON
{
"hex": "#b99ea7",
"rgb": {
"r": 185,
"g": 158,
"b": 167
},
"hsl": {
"h": 340,
"s": 16.168,
"l": 67.255
},
"oklch": {
"l": 0.72586,
"c": 0.03404,
"h": 355.9
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#B99EA7
secondary
#D5DEDB
accent
#9A804B
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081