#BD95AE#BD95AE
#BD95AE is a light, muted pink. Relative luminance 0.354; OKLCH L 71.5% C 0.059 H 340.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95AE |
|---|---|
| RGB | rgb(189, 149, 174) |
| HSL | hsl(323, 23%, 66%) |
| HSV | hsv(323, 21%, 74%) |
| CMYK | cmyk(0%, 21.2%, 7.9%, 25.9%) |
| CIE-LAB | lab(66.04, 19.12, -7.30) |
| CIE-LCH | lch(66.04, 20.47, 339.10°) |
| OKLab | oklab(71.46% 0.0553 -0.0192) |
| OKLCH | oklch(71.46% 0.059 340.8) |
| XYZ | xyz(39.3732, 35.3709, 44.7894) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.33
Dusty Lavender
#AC86A8
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 5.70
Grey Pink
#C3909B
ΔE00 6.10
Heather
#A484AC
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95AE #95BDA4
analogous
#B895BD #BD95AE #BD959A
triadic
#BD95AE #AEBD95 #95AEBD
tetradic
#BD95AE #BDB895 #95BDA4 #959ABD
square
#BD95AE #BDB895 #95BDA4 #959ABD
split-complementary
#BD95AE #9ABD95 #95BDB8
monochromatic
#855372 #A66F91 #BD95AE #D4BBCB #ECE0E8
Accessibility & contrast
On white
2.60
#BD95AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BD95AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95AE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95AE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DAF
Deuteranopia (green-blind)
#9FA3AD
Tritanopia (blue-blind)
#C2959D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd95ae; /* rgb */ color: rgb(189, 149, 174); /* oklch */ color: oklch(71.5% 0.059 340.8);
Tailwind
colors: {
custom: {
50: '#d1b4c6',
500: '#bd95ae',
950: '#000000',
},
}SCSS
$custom: #bd95ae; $custom-light: #d1b4c6; $custom-dark: #000000;
JSON
{
"hex": "#bd95ae",
"rgb": {
"r": 189,
"g": 149,
"b": 174
},
"hsl": {
"h": 322.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.71458,
"c": 0.05851,
"h": 340.8
},
"luminance": 0.3537
}Semantic roles & 50–950 ramp
primary
#BD95AE
secondary
#D0DDD5
accent
#A26744
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082