#B4869A#B4869A
#B4869A is a light, moderate pink. Relative luminance 0.291; OKLCH L 67.1% C 0.062 H 351.1°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B4869A |
|---|---|
| RGB | rgb(180, 134, 154) |
| HSL | hsl(334, 23%, 62%) |
| HSV | hsv(334, 26%, 71%) |
| CMYK | cmyk(0%, 25.6%, 14.4%, 29.4%) |
| CIE-LAB | lab(60.86, 20.77, -3.74) |
| CIE-LCH | lch(60.86, 21.11, 349.78°) |
| OKLab | oklab(67.06% 0.0615 -0.0096) |
| OKLCH | oklch(67.06% 0.062 351.1) |
| XYZ | xyz(33.1802, 29.0880, 34.4324) |
| Luminance | 0.2909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.29
Grey Pink
#C3909B
ΔE00 4.96
Dusty Lavender
#AC86A8
ΔE00 5.43
Greyish Pink
#C88D94
ΔE00 6.80
Mauve (survey)
#AE7181
ΔE00 7.30
Dull Pink
#D5869D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4869A #86B4A0
analogous
#B486B1 #B4869A #B48986
triadic
#B4869A #9AB486 #869AB4
tetradic
#B4869A #B1B486 #86B4A0 #8986B4
square
#B4869A #B1B486 #86B4A0 #8986B4
split-complementary
#B4869A #86B489 #86B1B4
monochromatic
#76495D #9C617B #B4869A #CBACBA #E3D2D9
Accessibility & contrast
On white
3.08
#B4869A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#B4869A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B4869A
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4869A | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E9B
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#BB858D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #b4869a; /* rgb */ color: rgb(180, 134, 154); /* oklch */ color: oklch(67.1% 0.062 351.1);
Tailwind
colors: {
custom: {
50: '#cba9b7',
500: '#b4869a',
950: '#000000',
},
}SCSS
$custom: #b4869a; $custom-light: #cba9b7; $custom-dark: #000000;
JSON
{
"hex": "#b4869a",
"rgb": {
"r": 180,
"g": 134,
"b": 154
},
"hsl": {
"h": 333.913,
"s": 23.469,
"l": 61.569
},
"oklch": {
"l": 0.67059,
"c": 0.06223,
"h": 351.1
},
"luminance": 0.29087
}Semantic roles & 50–950 ramp
primary
#B4869A
secondary
#C2D3CC
accent
#A27944
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80