#BDA2B4#BDA2B4
#BDA2B4 is a light, muted pink. Relative luminance 0.400; OKLCH L 74.2% C 0.040 H 338.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2B4 |
|---|---|
| RGB | rgb(189, 162, 180) |
| HSL | hsl(320, 17%, 69%) |
| HSV | hsv(320, 14%, 74%) |
| CMYK | cmyk(0%, 14.3%, 4.8%, 25.9%) |
| CIE-LAB | lab(69.44, 13.01, -5.61) |
| CIE-LCH | lch(69.44, 14.16, 336.68°) |
| OKLab | oklab(74.15% 0.0372 -0.0148) |
| OKLCH | oklch(74.15% 0.04 338.3) |
| XYZ | xyz(42.1440, 39.9556, 48.6633) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 8.17
Grey Pink
#C3909B
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2B4 #A2BDAB
analogous
#B9A2BD #BDA2B4 #BDA2A7
triadic
#BDA2B4 #B4BDA2 #A2B4BD
tetradic
#BDA2B4 #BDB9A2 #A2BDAB #A2A7BD
square
#BDA2B4 #BDB9A2 #A2BDAB #A2A7BD
split-complementary
#BDA2B4 #A7BDA2 #A2BDB9
monochromatic
#865F79 #A47E97 #BDA2B4 #D6C6D1 #F0EAEE
Accessibility & contrast
On white
2.34
#BDA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BDA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2B4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2B4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B5
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#C0A2A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bda2b4; /* rgb */ color: rgb(189, 162, 180); /* oklch */ color: oklch(74.2% 0.040 338.3);
Tailwind
colors: {
custom: {
50: '#d1bdca',
500: '#bda2b4',
950: '#000000',
},
}SCSS
$custom: #bda2b4; $custom-light: #d1bdca; $custom-dark: #000000;
JSON
{
"hex": "#bda2b4",
"rgb": {
"r": 189,
"g": 162,
"b": 180
},
"hsl": {
"h": 320,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.7415,
"c": 0.04001,
"h": 338.3
},
"luminance": 0.39955
}Semantic roles & 50–950 ramp
primary
#BDA2B4
secondary
#D9E1DC
accent
#9B654A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182