#B95B99#B95B99
#B95B99 is a mid, vivid pink. Relative luminance 0.201; OKLCH L 60.4% C 0.142 H 342.0°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B95B99 |
|---|---|
| RGB | rgb(185, 91, 153) |
| HSL | hsl(320, 40%, 54%) |
| HSV | hsv(320, 51%, 73%) |
| CMYK | cmyk(0%, 50.8%, 17.3%, 27.5%) |
| CIE-LAB | lab(51.95, 45.64, -16.45) |
| CIE-LCH | lch(51.95, 48.52, 340.18°) |
| OKLab | oklab(60.42% 0.1352 -0.0438) |
| OKLCH | oklch(60.42% 0.142 342) |
| XYZ | xyz(29.4989, 20.0986, 32.4566) |
| Luminance | 0.2010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.08
Light Plum
#9D5783
ΔE00 6.76
Pale Magenta
#D767AD
ΔE00 7.05
Purpleish
#98568D
ΔE00 7.33
Pinky Purple
#C94CBE
ΔE00 7.98
Purplish
#94568C
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B95B99 #5BB97B
analogous
#AA5BB9 #B95B99 #B95B6A
triadic
#B95B99 #99B95B #5B99B9
tetradic
#B95B99 #B9AA5B #5BB97B #5B6AB9
square
#B95B99 #B9AA5B #5BB97B #5B6AB9
split-complementary
#B95B99 #6AB95B #5BB9AA
monochromatic
#6C2E57 #974079 #B95B99 #CB86B4 #DEB1CE
Accessibility & contrast
On white
4.18
#B95B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#B95B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B95B99
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B95B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B95B99 | 1.00 | 4.18 | 5.02 | 5.02 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61729B
Deuteranopia (green-blind)
#7A8197
Tritanopia (blue-blind)
#C35C73
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #b95b99; /* rgb */ color: rgb(185, 91, 153); /* oklch */ color: oklch(60.4% 0.142 342.0);
Tailwind
colors: {
custom: {
50: '#d08db7',
500: '#b95b99',
950: '#000000',
},
}SCSS
$custom: #b95b99; $custom-light: #d08db7; $custom-dark: #000000;
JSON
{
"hex": "#b95b99",
"rgb": {
"r": 185,
"g": 91,
"b": 153
},
"hsl": {
"h": 320.426,
"s": 40.171,
"l": 54.118
},
"oklch": {
"l": 0.60419,
"c": 0.14212,
"h": 342
},
"luminance": 0.20096
}Semantic roles & 50–950 ramp
primary
#B95B99
secondary
#A4CCB2
accent
#D08158
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80