#BD7B95#BD7B95
#BD7B95 is a light, moderate pink. Relative luminance 0.272; OKLCH L 65.9% C 0.088 H 354.6°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BD7B95 |
|---|---|
| RGB | rgb(189, 123, 149) |
| HSL | hsl(336, 33%, 61%) |
| HSV | hsv(336, 35%, 74%) |
| CMYK | cmyk(0%, 34.9%, 21.2%, 25.9%) |
| CIE-LAB | lab(59.12, 29.38, -3.33) |
| CIE-LCH | lch(59.12, 29.57, 353.54°) |
| OKLab | oklab(65.9% 0.088 -0.0084) |
| OKLCH | oklch(65.9% 0.088 354.6) |
| XYZ | xyz(33.4946, 27.1567, 31.9055) |
| Luminance | 0.2716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 5.02
Dusky Pink
#CC7A8B
ΔE00 5.27
Mauve (survey)
#AE7181
ΔE00 5.32
Dull Pink
#D5869D
ΔE00 5.57
Old Pink
#C77986
ΔE00 5.80
Old Rose
#C87F89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD7B95 #7BBDA3
analogous
#BD7BB6 #BD7B95 #BD827B
triadic
#BD7B95 #95BD7B #7B95BD
tetradic
#BD7B95 #B6BD7B #7BBDA3 #827BBD
square
#BD7B95 #B6BD7B #7BBDA3 #827BBD
split-complementary
#BD7B95 #7BBD82 #7BB6BD
monochromatic
#7E3F58 #A75475 #BD7B95 #D1A4B6 #E6CDD7
Accessibility & contrast
On white
3.27
#BD7B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#BD7B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD7B95
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD7B95 | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828796
Deuteranopia (green-blind)
#929393
Tritanopia (blue-blind)
#C77884
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #bd7b95; /* rgb */ color: rgb(189, 123, 149); /* oklch */ color: oklch(65.9% 0.088 354.6);
Tailwind
colors: {
custom: {
50: '#d2a2b4',
500: '#bd7b95',
950: '#000000',
},
}SCSS
$custom: #bd7b95; $custom-light: #d2a2b4; $custom-dark: #000000;
JSON
{
"hex": "#bd7b95",
"rgb": {
"r": 189,
"g": 123,
"b": 149
},
"hsl": {
"h": 336.364,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.659,
"c": 0.08839,
"h": 354.6
},
"luminance": 0.27155
}Semantic roles & 50–950 ramp
primary
#BD7B95
secondary
#BED6CD
accent
#AC7F39
background
#FDFAFB
surface
#FAF3F6
border
#D3CDD0
text
#140F11
muted
#837F80