#B7909A#B7909A
#B7909A is a light, muted pink. Relative luminance 0.323; OKLCH L 69.3% C 0.049 H 1.4°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B7909A |
|---|---|
| RGB | rgb(183, 144, 154) |
| HSL | hsl(345, 21%, 64%) |
| HSV | hsv(345, 21%, 72%) |
| CMYK | cmyk(0%, 21.3%, 15.8%, 28.2%) |
| CIE-LAB | lab(63.63, 16.29, 0.36) |
| CIE-LCH | lch(63.63, 16.29, 1.25°) |
| OKLab | oklab(69.27% 0.0489 0.0012) |
| OKLCH | oklch(69.27% 0.049 1.4) |
| XYZ | xyz(35.3344, 32.3482, 34.9481) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.11
Grey Pink
#C3909B
ΔE00 3.22
Rosybrown
#BC8F8F
ΔE00 4.39
Greyish Pink
#C88D94
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 7.85
Dusty Pink (survey)
#D58A94
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7909A #90B7AD
analogous
#B790AE #B7909A #B79A90
triadic
#B7909A #9AB790 #909AB7
tetradic
#B7909A #AEB790 #90B7AD #9A90B7
square
#B7909A #AEB790 #90B7AD #9A90B7
split-complementary
#B7909A #90B79A #90AEB7
monochromatic
#7C505C #9F6B78 #B7909A #CFB5BC #E7DADE
Accessibility & contrast
On white
2.81
#B7909A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#B7909A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7909A
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7909A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7909A | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#9E9D99
Tritanopia (blue-blind)
#BE8E93
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b7909a; /* rgb */ color: rgb(183, 144, 154); /* oklch */ color: oklch(69.3% 0.049 1.4);
Tailwind
colors: {
custom: {
50: '#cdb0b7',
500: '#b7909a',
950: '#000000',
},
}SCSS
$custom: #b7909a; $custom-light: #cdb0b7; $custom-dark: #000000;
JSON
{
"hex": "#b7909a",
"rgb": {
"r": 183,
"g": 144,
"b": 154
},
"hsl": {
"h": 344.615,
"s": 21.311,
"l": 64.118
},
"oklch": {
"l": 0.69269,
"c": 0.04886,
"h": 1.4
},
"luminance": 0.32347
}Semantic roles & 50–950 ramp
primary
#B7909A
secondary
#CBD8D5
accent
#A08946
background
#FCFAFB
surface
#F9F5F6
border
#D2CFD0
text
#131011
muted
#827F80