#B28B95#B28B95
#B28B95 is a light, muted pink. Relative luminance 0.301; OKLCH L 67.6% C 0.049 H 1.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B28B95 |
|---|---|
| RGB | rgb(178, 139, 149) |
| HSL | hsl(345, 20%, 62%) |
| HSV | hsv(345, 22%, 70%) |
| CMYK | cmyk(0%, 21.9%, 16.3%, 30.2%) |
| CIE-LAB | lab(61.74, 16.39, 0.38) |
| CIE-LCH | lch(61.74, 16.39, 1.32°) |
| OKLab | oklab(67.65% 0.0492 0.0012) |
| OKLCH | oklch(67.65% 0.049 1.4) |
| XYZ | xyz(33.0175, 30.1014, 32.4989) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.99
Light Mauve
#C292A1
ΔE00 4.08
Rosybrown
#BC8F8F
ΔE00 4.65
Greyish Pink
#C88D94
ΔE00 5.66
Old Rose
#C87F89
ΔE00 7.81
Dusty Lavender
#AC86A8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B28B95 #8BB2A8
analogous
#B28BA9 #B28B95 #B2958B
triadic
#B28B95 #95B28B #8B95B2
tetradic
#B28B95 #A9B28B #8BB2A8 #958BB2
square
#B28B95 #A9B28B #8BB2A8 #958BB2
split-complementary
#B28B95 #8BB295 #8BA9B2
monochromatic
#754E58 #9A6673 #B28B95 #CAB0B7 #E3D5D8
Accessibility & contrast
On white
2.99
#B28B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#B28B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B28B95
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B28B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B28B95 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909195
Deuteranopia (green-blind)
#999894
Tritanopia (blue-blind)
#B9898E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b28b95; /* rgb */ color: rgb(178, 139, 149); /* oklch */ color: oklch(67.6% 0.049 1.4);
Tailwind
colors: {
custom: {
50: '#c9adb4',
500: '#b28b95',
950: '#000000',
},
}SCSS
$custom: #b28b95; $custom-light: #c9adb4; $custom-dark: #000000;
JSON
{
"hex": "#b28b95",
"rgb": {
"r": 178,
"g": 139,
"b": 149
},
"hsl": {
"h": 344.615,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.67645,
"c": 0.04919,
"h": 1.4
},
"luminance": 0.301
}Semantic roles & 50–950 ramp
primary
#B28B95
secondary
#C5D4D0
accent
#9F8847
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80