#BB85A0#BB85A0
#BB85A0 is a light, moderate pink. Relative luminance 0.299; OKLCH L 67.8% C 0.075 H 347.8°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85A0 |
|---|---|
| RGB | rgb(187, 133, 160) |
| HSL | hsl(330, 28%, 63%) |
| HSV | hsv(330, 29%, 73%) |
| CMYK | cmyk(0%, 28.9%, 14.4%, 26.7%) |
| CIE-LAB | lab(61.55, 24.89, -6.06) |
| CIE-LCH | lch(61.55, 25.61, 346.31°) |
| OKLab | oklab(67.82% 0.0734 -0.0158) |
| OKLCH | oklch(67.82% 0.075 347.8) |
| XYZ | xyz(35.2263, 29.8795, 37.1627) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.06
Light Mauve
#C292A1
ΔE00 5.11
Grey Pink
#C3909B
ΔE00 6.02
Dull Pink
#D5869D
ΔE00 6.24
Greyish Pink
#C88D94
ΔE00 7.71
Dusky Pink
#CC7A8B
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85A0 #85BBA0
analogous
#BB85BB #BB85A0 #BB8585
triadic
#BB85A0 #A0BB85 #85A0BB
tetradic
#BB85A0 #BBBB85 #85BBA0 #8585BB
square
#BB85A0 #BBBB85 #85BBA0 #8585BB
split-complementary
#BB85A0 #85BB85 #85BBBB
monochromatic
#7F4763 #A55E81 #BB85A0 #D1ACBF #E7D4DD
Accessibility & contrast
On white
3.01
#BB85A0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#BB85A0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB85A0
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85A0 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA1
Deuteranopia (green-blind)
#96989F
Tritanopia (blue-blind)
#C3848E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bb85a0; /* rgb */ color: rgb(187, 133, 160); /* oklch */ color: oklch(67.8% 0.075 347.8);
Tailwind
colors: {
custom: {
50: '#d0a9bc',
500: '#bb85a0',
950: '#000000',
},
}SCSS
$custom: #bb85a0; $custom-light: #d0a9bc; $custom-dark: #000000;
JSON
{
"hex": "#bb85a0",
"rgb": {
"r": 187,
"g": 133,
"b": 160
},
"hsl": {
"h": 330,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.67819,
"c": 0.0751,
"h": 347.8
},
"luminance": 0.29878
}Semantic roles & 50–950 ramp
primary
#BB85A0
secondary
#C4D8CE
accent
#A7733E
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141012
muted
#827F81