#B899AF#B899AF
#B899AF is a light, muted pink. Relative luminance 0.361; OKLCH L 71.8% C 0.048 H 336.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B899AF |
|---|---|
| RGB | rgb(184, 153, 175) |
| HSL | hsl(317, 18%, 66%) |
| HSV | hsv(317, 17%, 72%) |
| CMYK | cmyk(0%, 16.8%, 4.9%, 27.8%) |
| CIE-LAB | lab(66.57, 15.30, -7.12) |
| CIE-LCH | lch(66.57, 16.87, 335.05°) |
| OKLab | oklab(71.77% 0.0436 -0.0188) |
| OKLCH | oklch(71.77% 0.048 336.7) |
| XYZ | xyz(38.8955, 36.0689, 45.4622) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.60
Lilac
#C8A2C8
ΔE00 5.98
Dusty Lavender
#AC86A8
ΔE00 6.56
Grey Pink
#C3909B
ΔE00 7.20
Dusty Pink
#D8A7B1
ΔE00 8.42
Heather
#A484AC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899AF #99B8A2
analogous
#B199B8 #B899AF #B8999F
triadic
#B899AF #AFB899 #99AFB8
tetradic
#B899AF #B8B199 #99B8A2 #999FB8
square
#B899AF #B8B199 #99B8A2 #999FB8
split-complementary
#B899AF #9FB899 #99B8B1
monochromatic
#7F5873 #9F7593 #B899AF #D1BDCB #EAE1E8
Accessibility & contrast
On white
2.56
#B899AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B899AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899AF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899AF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#BC9AA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b899af; /* rgb */ color: rgb(184, 153, 175); /* oklch */ color: oklch(71.8% 0.048 336.7);
Tailwind
colors: {
custom: {
50: '#cdb7c6',
500: '#b899af',
950: '#000000',
},
}SCSS
$custom: #b899af; $custom-light: #cdb7c6; $custom-dark: #000000;
JSON
{
"hex": "#b899af",
"rgb": {
"r": 184,
"g": 153,
"b": 175
},
"hsl": {
"h": 317.419,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.7177,
"c": 0.04751,
"h": 336.7
},
"luminance": 0.36068
}Semantic roles & 50–950 ramp
primary
#B899AF
secondary
#D1DBD4
accent
#9C6149
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082