#B99EAE#B99EAE
#B99EAE is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.039 H 341.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B99EAE |
|---|---|
| RGB | rgb(185, 158, 174) |
| HSL | hsl(324, 16%, 67%) |
| HSV | hsv(324, 15%, 73%) |
| CMYK | cmyk(0%, 14.6%, 5.9%, 27.5%) |
| CIE-LAB | lab(67.89, 12.70, -4.60) |
| CIE-LCH | lch(67.89, 13.51, 340.11°) |
| OKLab | oklab(72.8% 0.0366 -0.0121) |
| OKLCH | oklch(72.8% 0.039 341.8) |
| XYZ | xyz(39.8737, 37.8248, 45.2366) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.31
Grey Pink
#C3909B
ΔE00 7.55
Lilac
#C8A2C8
ΔE00 7.55
Dusty Pink
#D8A7B1
ΔE00 7.70
Pinkish Grey
#C8ACA9
ΔE00 8.75
Dusty Lavender
#AC86A8
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99EAE #9EB9A9
analogous
#B79EB9 #B99EAE #B99EA1
triadic
#B99EAE #AEB99E #9EAEB9
tetradic
#B99EAE #B9B79E #9EB9A9 #9EA1B9
square
#B99EAE #B9B79E #9EB9A9 #9EA1B9
split-complementary
#B99EAE #A1B99E #9EB9B7
monochromatic
#805C72 #9F7A90 #B99EAE #D3C2CC #ECE5E9
Accessibility & contrast
On white
2.45
#B99EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B99EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99EAE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99EAE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#BD9EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b99eae; /* rgb */ color: rgb(185, 158, 174); /* oklch */ color: oklch(72.8% 0.039 341.8);
Tailwind
colors: {
custom: {
50: '#cebac6',
500: '#b99eae',
950: '#000000',
},
}SCSS
$custom: #b99eae; $custom-light: #cebac6; $custom-dark: #000000;
JSON
{
"hex": "#b99eae",
"rgb": {
"r": 185,
"g": 158,
"b": 174
},
"hsl": {
"h": 324.444,
"s": 16.168,
"l": 67.255
},
"oklch": {
"l": 0.72805,
"c": 0.03855,
"h": 341.8
},
"luminance": 0.37824
}Semantic roles & 50–950 ramp
primary
#B99EAE
secondary
#D5DED9
accent
#9A6B4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082