#B95A98#B95A98
#B95A98 is a mid, vivid pink. Relative luminance 0.199; OKLCH L 60.2% C 0.143 H 342.4°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B95A98 |
|---|---|
| RGB | rgb(185, 90, 152) |
| HSL | hsl(321, 40%, 54%) |
| HSV | hsv(321, 51%, 73%) |
| CMYK | cmyk(0%, 51.4%, 17.8%, 27.5%) |
| CIE-LAB | lab(51.72, 45.99, -16.21) |
| CIE-LCH | lch(51.72, 48.76, 340.59°) |
| OKLab | oklab(60.24% 0.1364 -0.0432) |
| OKLCH | oklch(60.24% 0.143 342.4) |
| XYZ | xyz(29.3318, 19.8959, 31.9951) |
| Luminance | 0.1989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.25
Light Plum
#9D5783
ΔE00 6.61
Pale Magenta
#D767AD
ΔE00 7.24
Purpleish
#98568D
ΔE00 7.24
Pinky Purple
#C94CBE
ΔE00 8.06
Purplish
#94568C
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B95A98 #5AB97B
analogous
#AB5AB9 #B95A98 #B95A69
triadic
#B95A98 #98B95A #5A98B9
tetradic
#B95A98 #B9AB5A #5AB97B #5A69B9
square
#B95A98 #B9AB5A #5AB97B #5A69B9
split-complementary
#B95A98 #69B95A #5AB9AB
monochromatic
#6B2D56 #964078 #B95A98 #CB85B3 #DDB0CE
Accessibility & contrast
On white
4.22
#B95A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#B95A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B95A98
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B95A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B95A98 | 1.00 | 4.22 | 4.98 | 4.98 |
| #FFFFFF | 4.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60729A
Deuteranopia (green-blind)
#7A8196
Tritanopia (blue-blind)
#C35B72
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #b95a98; /* rgb */ color: rgb(185, 90, 152); /* oklch */ color: oklch(60.2% 0.143 342.4);
Tailwind
colors: {
custom: {
50: '#d08cb6',
500: '#b95a98',
950: '#000000',
},
}SCSS
$custom: #b95a98; $custom-light: #d08cb6; $custom-dark: #000000;
JSON
{
"hex": "#b95a98",
"rgb": {
"r": 185,
"g": 90,
"b": 152
},
"hsl": {
"h": 320.842,
"s": 40.426,
"l": 53.922
},
"oklch": {
"l": 0.60236,
"c": 0.14308,
"h": 342.4
},
"luminance": 0.19894
}Semantic roles & 50–950 ramp
primary
#B95A98
secondary
#A3CCB1
accent
#D08158
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80