#B299AA#B299AA
#B299AA is a light, muted pink. Relative luminance 0.351; OKLCH L 71.0% C 0.038 H 337.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B299AA |
|---|---|
| RGB | rgb(178, 153, 170) |
| HSL | hsl(319, 14%, 65%) |
| HSV | hsv(319, 14%, 70%) |
| CMYK | cmyk(0%, 14%, 4.5%, 30.2%) |
| CIE-LAB | lab(65.87, 12.23, -5.43) |
| CIE-LCH | lch(65.87, 13.38, 336.09°) |
| OKLab | oklab(71.04% 0.0349 -0.0143) |
| OKLCH | oklch(71.04% 0.038 337.7) |
| XYZ | xyz(37.0063, 35.1504, 42.8577) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.64
Dusty Lavender
#AC86A8
ΔE00 7.83
Grey Pink
#C3909B
ΔE00 7.87
Lilac
#C8A2C8
ΔE00 8.08
Dusty Pink
#D8A7B1
ΔE00 9.20
Rosybrown
#BC8F8F
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B299AA #99B2A1
analogous
#AD99B2 #B299AA #B2999E
triadic
#B299AA #AAB299 #99AAB2
tetradic
#B299AA #B2AD99 #99B2A1 #999EB2
square
#B299AA #B2AD99 #99B2A1 #999EB2
split-complementary
#B299AA #9EB299 #99B2AD
monochromatic
#775A6E #98768D #B299AA #CCBCC7 #E7DFE4
Accessibility & contrast
On white
2.62
#B299AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#B299AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B299AA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B299AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B299AA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#B59A9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b299aa; /* rgb */ color: rgb(178, 153, 170); /* oklch */ color: oklch(71.0% 0.038 337.7);
Tailwind
colors: {
custom: {
50: '#c9b7c3',
500: '#b299aa',
950: '#000000',
},
}SCSS
$custom: #b299aa; $custom-light: #c9b7c3; $custom-dark: #000000;
JSON
{
"hex": "#b299aa",
"rgb": {
"r": 178,
"g": 153,
"b": 170
},
"hsl": {
"h": 319.2,
"s": 13.966,
"l": 64.902
},
"oklch": {
"l": 0.71041,
"c": 0.03774,
"h": 337.7
},
"luminance": 0.3515
}Semantic roles & 50–950 ramp
primary
#B299AA
secondary
#CFD8D2
accent
#98654D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081