#B199AA#B199AA
#B199AA is a light, muted pink. Relative luminance 0.350; OKLCH L 70.9% C 0.037 H 336.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B199AA |
|---|---|
| RGB | rgb(177, 153, 170) |
| HSL | hsl(318, 13%, 65%) |
| HSV | hsv(318, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 4%, 30.6%) |
| CIE-LAB | lab(65.77, 11.88, -5.57) |
| CIE-LCH | lch(65.77, 13.12, 334.87°) |
| OKLab | oklab(70.95% 0.0338 -0.0147) |
| OKLCH | oklch(70.95% 0.037 336.5) |
| XYZ | xyz(36.7776, 35.0325, 42.8470) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.95
Dusty Lavender
#AC86A8
ΔE00 7.92
Grey Pink
#C3909B
ΔE00 8.16
Lilac
#C8A2C8
ΔE00 8.22
Purpley Grey
#947E94
ΔE00 9.26
Heather
#A484AC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B199AA #99B1A0
analogous
#AC99B1 #B199AA #B1999E
triadic
#B199AA #AAB199 #99AAB1
tetradic
#B199AA #B1AC99 #99B1A0 #999EB1
square
#B199AA #B1AC99 #99B1A0 #999EB1
split-complementary
#B199AA #9EB199 #99B1AC
monochromatic
#765A6E #96768D #B199AA #CCBCC7 #E6DEE4
Accessibility & contrast
On white
2.62
#B199AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#B199AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B199AA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B199AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B199AA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#B49A9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b199aa; /* rgb */ color: rgb(177, 153, 170); /* oklch */ color: oklch(70.9% 0.037 336.5);
Tailwind
colors: {
custom: {
50: '#c8b7c3',
500: '#b199aa',
950: '#000000',
},
}SCSS
$custom: #b199aa; $custom-light: #c8b7c3; $custom-dark: #000000;
JSON
{
"hex": "#b199aa",
"rgb": {
"r": 177,
"g": 153,
"b": 170
},
"hsl": {
"h": 317.5,
"s": 13.333,
"l": 64.706
},
"oklch": {
"l": 0.70948,
"c": 0.03683,
"h": 336.5
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#B199AA
secondary
#CFD7D1
accent
#97634E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081