#B95B95#B95B95
#B95B95 is a mid, vivid pink. Relative luminance 0.200; OKLCH L 60.3% C 0.139 H 344.2°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B95B95 |
|---|---|
| RGB | rgb(185, 91, 149) |
| HSL | hsl(323, 40%, 54%) |
| HSV | hsv(323, 51%, 73%) |
| CMYK | cmyk(0%, 50.8%, 19.5%, 27.5%) |
| CIE-LAB | lab(51.80, 45.03, -14.31) |
| CIE-LCH | lch(51.80, 47.25, 342.37°) |
| OKLab | oklab(60.26% 0.1341 -0.0379) |
| OKLCH | oklch(60.26% 0.139 344.2) |
| XYZ | xyz(29.1741, 19.9687, 30.7457) |
| Luminance | 0.1997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.68
Light Plum
#9D5783
ΔE00 6.42
Pale Magenta
#D767AD
ΔE00 7.26
Purpleish
#98568D
ΔE00 7.48
Purplish
#94568C
ΔE00 8.33
Pinky Purple
#C94CBE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B95B95 #5BB97F
analogous
#AE5BB9 #B95B95 #B95B66
triadic
#B95B95 #95B95B #5B95B9
tetradic
#B95B95 #B9AE5B #5BB97F #5B66B9
square
#B95B95 #B9AE5B #5BB97F #5B66B9
split-complementary
#B95B95 #66B95B #5BB9AE
monochromatic
#6C2E54 #974075 #B95B95 #CB86B1 #DEB1CC
Accessibility & contrast
On white
4.21
#B95B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#B95B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B95B95
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B95B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B95B95 | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#627297
Deuteranopia (green-blind)
#7B8193
Tritanopia (blue-blind)
#C35B71
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #b95b95; /* rgb */ color: rgb(185, 91, 149); /* oklch */ color: oklch(60.3% 0.139 344.2);
Tailwind
colors: {
custom: {
50: '#d08db4',
500: '#b95b95',
950: '#000000',
},
}SCSS
$custom: #b95b95; $custom-light: #d08db4; $custom-dark: #000000;
JSON
{
"hex": "#b95b95",
"rgb": {
"r": 185,
"g": 91,
"b": 149
},
"hsl": {
"h": 322.979,
"s": 40.171,
"l": 54.118
},
"oklch": {
"l": 0.60261,
"c": 0.13936,
"h": 344.2
},
"luminance": 0.19966
}Semantic roles & 50–950 ramp
primary
#B95B95
secondary
#A4CCB3
accent
#D08658
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80