#B95A99#B95A99
#B95A99 is a mid, vivid pink. Relative luminance 0.199; OKLCH L 60.3% C 0.144 H 341.9°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B95A99 |
|---|---|
| RGB | rgb(185, 90, 153) |
| HSL | hsl(320, 40%, 54%) |
| HSV | hsv(320, 51%, 73%) |
| CMYK | cmyk(0%, 51.4%, 17.3%, 27.5%) |
| CIE-LAB | lab(51.76, 46.15, -16.74) |
| CIE-LCH | lch(51.76, 49.09, 340.06°) |
| OKLab | oklab(60.28% 0.1367 -0.0446) |
| OKLCH | oklch(60.28% 0.144 341.9) |
| XYZ | xyz(29.4140, 19.9288, 32.4283) |
| Luminance | 0.1993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.12
Light Plum
#9D5783
ΔE00 6.71
Pale Magenta
#D767AD
ΔE00 7.20
Purpleish
#98568D
ΔE00 7.22
Pinky Purple
#C94CBE
ΔE00 7.85
Purplish
#94568C
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B95A99 #5AB97A
analogous
#AA5AB9 #B95A99 #B95A6A
triadic
#B95A99 #99B95A #5A99B9
tetradic
#B95A99 #B9AA5A #5AB97A #5A6AB9
square
#B95A99 #B9AA5A #5AB97A #5A6AB9
split-complementary
#B95A99 #6AB95A #5AB9AA
monochromatic
#6B2D56 #964079 #B95A99 #CB85B4 #DDB0CE
Accessibility & contrast
On white
4.21
#B95A99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#B95A99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B95A99
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B95A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B95A99 | 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)
#60729B
Deuteranopia (green-blind)
#7A8197
Tritanopia (blue-blind)
#C35B72
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #b95a99; /* rgb */ color: rgb(185, 90, 153); /* oklch */ color: oklch(60.3% 0.144 341.9);
Tailwind
colors: {
custom: {
50: '#d08cb7',
500: '#b95a99',
950: '#000000',
},
}SCSS
$custom: #b95a99; $custom-light: #d08cb7; $custom-dark: #000000;
JSON
{
"hex": "#b95a99",
"rgb": {
"r": 185,
"g": 90,
"b": 153
},
"hsl": {
"h": 320.211,
"s": 40.426,
"l": 53.922
},
"oklch": {
"l": 0.60276,
"c": 0.14379,
"h": 341.9
},
"luminance": 0.19927
}Semantic roles & 50–950 ramp
primary
#B95A99
secondary
#A3CCB1
accent
#D08058
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80