#B99DA2#B99DA2
#B99DA2 is a light, muted red. Relative luminance 0.370; OKLCH L 72.2% C 0.034 H 5.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B99DA2 |
|---|---|
| RGB | rgb(185, 157, 162) |
| HSL | hsl(349, 17%, 67%) |
| HSV | hsv(349, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 12.4%, 27.5%) |
| CIE-LAB | lab(67.31, 11.15, 1.24) |
| CIE-LCH | lch(67.31, 11.22, 6.35°) |
| OKLab | oklab(72.24% 0.0336 0.0034) |
| OKLCH | oklch(72.24% 0.034 5.8) |
| XYZ | xyz(38.5858, 37.0379, 39.2918) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.49
Rosybrown
#BC8F8F
ΔE00 6.30
Light Mauve
#C292A1
ΔE00 6.83
Grey Pink
#C3909B
ΔE00 7.07
Dusty Pink
#D8A7B1
ΔE00 7.49
Greyish Pink
#C88D94
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99DA2 #9DB9B4
analogous
#B99DB0 #B99DA2 #B9A69D
triadic
#B99DA2 #A2B99D #9DA2B9
tetradic
#B99DA2 #B0B99D #9DB9B4 #A69DB9
square
#B99DA2 #B0B99D #9DB9B4 #A69DB9
split-complementary
#B99DA2 #9DB9A6 #9DB0B9
monochromatic
#805C62 #A07980 #B99DA2 #D3C1C4 #ECE4E6
Accessibility & contrast
On white
2.50
#B99DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B99DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99DA2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99DA2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#BF9B9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b99da2; /* rgb */ color: rgb(185, 157, 162); /* oklch */ color: oklch(72.2% 0.034 5.8);
Tailwind
colors: {
custom: {
50: '#cebabd',
500: '#b99da2',
950: '#000000',
},
}SCSS
$custom: #b99da2; $custom-light: #cebabd; $custom-dark: #000000;
JSON
{
"hex": "#b99da2",
"rgb": {
"r": 185,
"g": 157,
"b": 162
},
"hsl": {
"h": 349.286,
"s": 16.667,
"l": 67.059
},
"oklch": {
"l": 0.72239,
"c": 0.03376,
"h": 5.8
},
"luminance": 0.37037
}Semantic roles & 50–950 ramp
primary
#B99DA2
secondary
#D4DDDC
accent
#9B8D4B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081