#B99FA4#B99FA4
#B99FA4 is a light, muted red. Relative luminance 0.378; OKLCH L 72.7% C 0.031 H 4.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B99FA4 |
|---|---|
| RGB | rgb(185, 159, 164) |
| HSL | hsl(348, 16%, 67%) |
| HSV | hsv(348, 14%, 73%) |
| CMYK | cmyk(0%, 14.1%, 11.4%, 27.5%) |
| CIE-LAB | lab(67.87, 10.39, 0.94) |
| CIE-LCH | lch(67.87, 10.43, 5.19°) |
| OKLab | oklab(72.69% 0.0312 0.0026) |
| OKLCH | oklch(72.69% 0.031 4.8) |
| XYZ | xyz(39.1061, 37.7918, 40.3493) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Rosybrown
#BC8F8F
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 7.51
Dusty Pink
#D8A7B1
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 7.82
Greyish Pink
#C88D94
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99FA4 #9FB9B4
analogous
#B99FB1 #B99FA4 #B9A79F
triadic
#B99FA4 #A4B99F #9FA4B9
tetradic
#B99FA4 #B1B99F #9FB9B4 #A79FB9
square
#B99FA4 #B1B99F #9FB9B4 #A79FB9
split-complementary
#B99FA4 #9FB9A7 #9FB1B9
monochromatic
#805D64 #9F7C82 #B99FA4 #D3C2C6 #EDE6E7
Accessibility & contrast
On white
2.45
#B99FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B99FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99FA4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99FA4 | 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)
#A2A3A4
Deuteranopia (green-blind)
#A8A7A4
Tritanopia (blue-blind)
#BE9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b99fa4; /* rgb */ color: rgb(185, 159, 164); /* oklch */ color: oklch(72.7% 0.031 4.8);
Tailwind
colors: {
custom: {
50: '#cebbbe',
500: '#b99fa4',
950: '#000000',
},
}SCSS
$custom: #b99fa4; $custom-light: #cebbbe; $custom-dark: #000000;
JSON
{
"hex": "#b99fa4",
"rgb": {
"r": 185,
"g": 159,
"b": 164
},
"hsl": {
"h": 348.462,
"s": 15.663,
"l": 67.451
},
"oklch": {
"l": 0.72694,
"c": 0.03134,
"h": 4.8
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#B99FA4
secondary
#D6DEDC
accent
#9A8B4C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081