#BDA4B2#BDA4B2
#BDA4B2 is a light, muted pink. Relative luminance 0.406; OKLCH L 74.5% C 0.035 H 343.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4B2 |
|---|---|
| RGB | rgb(189, 164, 178) |
| HSL | hsl(326, 16%, 69%) |
| HSV | hsv(326, 13%, 74%) |
| CMYK | cmyk(0%, 13.2%, 5.8%, 25.9%) |
| CIE-LAB | lab(69.88, 11.54, -3.84) |
| CIE-LCH | lch(69.88, 12.16, 341.61°) |
| OKLab | oklab(74.48% 0.0334 -0.01) |
| OKLCH | oklch(74.48% 0.035 343.2) |
| XYZ | xyz(42.2968, 40.5849, 47.7164) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 7.38
Light Mauve
#C292A1
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 7.53
Lilac
#C8A2C8
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 8.33
Grey Pink
#C3909B
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4B2 #A4BDAF
analogous
#BCA4BD #BDA4B2 #BDA4A6
triadic
#BDA4B2 #B2BDA4 #A4B2BD
tetradic
#BDA4B2 #BDBCA4 #A4BDAF #A4A6BD
square
#BDA4B2 #BDBCA4 #A4BDAF #A4A6BD
split-complementary
#BDA4B2 #A6BDA4 #A4BDBC
monochromatic
#866176 #A38194 #BDA4B2 #D7C7D0 #F0EBEE
Accessibility & contrast
On white
2.30
#BDA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BDA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4B2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4B2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#C1A4A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bda4b2; /* rgb */ color: rgb(189, 164, 178); /* oklch */ color: oklch(74.5% 0.035 343.2);
Tailwind
colors: {
custom: {
50: '#d1bfc9',
500: '#bda4b2',
950: '#000000',
},
}SCSS
$custom: #bda4b2; $custom-light: #d1bfc9; $custom-dark: #000000;
JSON
{
"hex": "#bda4b2",
"rgb": {
"r": 189,
"g": 164,
"b": 178
},
"hsl": {
"h": 326.4,
"s": 15.924,
"l": 69.216
},
"oklch": {
"l": 0.74478,
"c": 0.03483,
"h": 343.2
},
"luminance": 0.40584
}Semantic roles & 50–950 ramp
primary
#BDA4B2
secondary
#DBE2DE
accent
#9A6E4B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182