#BD98AE#BD98AE
#BD98AE is a light, muted pink. Relative luminance 0.363; OKLCH L 72.0% C 0.053 H 342.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BD98AE |
|---|---|
| RGB | rgb(189, 152, 174) |
| HSL | hsl(324, 22%, 67%) |
| HSV | hsv(324, 20%, 74%) |
| CMYK | cmyk(0%, 19.6%, 7.9%, 25.9%) |
| CIE-LAB | lab(66.77, 17.46, -6.21) |
| CIE-LCH | lch(66.77, 18.53, 340.43°) |
| OKLab | oklab(72.03% 0.0505 -0.0163) |
| OKLCH | oklch(72.03% 0.053 342.1) |
| XYZ | xyz(39.8540, 36.3324, 44.9497) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.23
Lilac
#C8A2C8
ΔE00 5.91
Grey Pink
#C3909B
ΔE00 5.94
Dusty Lavender
#AC86A8
ΔE00 6.57
Dusty Pink
#D8A7B1
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD98AE #98BDA7
analogous
#B998BD #BD98AE #BD989C
triadic
#BD98AE #AEBD98 #98AEBD
tetradic
#BD98AE #BDB998 #98BDA7 #989CBD
square
#BD98AE #BDB998 #98BDA7 #989CBD
split-complementary
#BD98AE #9CBD98 #98BDB9
monochromatic
#855572 #A57391 #BD98AE #D5BDCB #EDE3E9
Accessibility & contrast
On white
2.54
#BD98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BD98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD98AE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD98AE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAF
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#C2989F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bd98ae; /* rgb */ color: rgb(189, 152, 174); /* oklch */ color: oklch(72.0% 0.053 342.1);
Tailwind
colors: {
custom: {
50: '#d1b6c6',
500: '#bd98ae',
950: '#000000',
},
}SCSS
$custom: #bd98ae; $custom-light: #d1b6c6; $custom-dark: #000000;
JSON
{
"hex": "#bd98ae",
"rgb": {
"r": 189,
"g": 152,
"b": 174
},
"hsl": {
"h": 324.324,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.72027,
"c": 0.05311,
"h": 342.1
},
"luminance": 0.36331
}Semantic roles & 50–950 ramp
primary
#BD98AE
secondary
#D2DED7
accent
#A06A45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082