#BB85AA#BB85AA
#BB85AA is a light, moderate pink. Relative luminance 0.302; OKLCH L 68.2% C 0.083 H 338.7°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85AA |
|---|---|
| RGB | rgb(187, 133, 170) |
| HSL | hsl(319, 28%, 63%) |
| HSV | hsv(319, 29%, 73%) |
| CMYK | cmyk(0%, 28.9%, 9.1%, 26.7%) |
| CIE-LAB | lab(61.86, 26.60, -11.29) |
| CIE-LCH | lch(61.86, 28.90, 337.00°) |
| OKLab | oklab(68.16% 0.0769 -0.03) |
| OKLCH | oklch(68.16% 0.083 338.7) |
| XYZ | xyz(36.1365, 30.2436, 41.9565) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.72
Heather
#A484AC
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 7.43
Dull Pink
#D5869D
ΔE00 8.19
Lilac
#C8A2C8
ΔE00 8.46
Grey Pink
#C3909B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85AA #85BB96
analogous
#B185BB #BB85AA #BB858F
triadic
#BB85AA #AABB85 #85AABB
tetradic
#BB85AA #BBB185 #85BB96 #858FBB
square
#BB85AA #BBB185 #85BB96 #858FBB
split-complementary
#BB85AA #8FBB85 #85BBB1
monochromatic
#7F476D #A55E8F #BB85AA #D1ACC5 #E7D4E1
Accessibility & contrast
On white
2.98
#BB85AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#BB85AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB85AA
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85AA | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8691AB
Deuteranopia (green-blind)
#9398A8
Tritanopia (blue-blind)
#C18692
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bb85aa; /* rgb */ color: rgb(187, 133, 170); /* oklch */ color: oklch(68.2% 0.083 338.7);
Tailwind
colors: {
custom: {
50: '#d0a9c3',
500: '#bb85aa',
950: '#000000',
},
}SCSS
$custom: #bb85aa; $custom-light: #d0a9c3; $custom-dark: #000000;
JSON
{
"hex": "#bb85aa",
"rgb": {
"r": 187,
"g": 133,
"b": 170
},
"hsl": {
"h": 318.889,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.68163,
"c": 0.0825,
"h": 338.7
},
"luminance": 0.30242
}Semantic roles & 50–950 ramp
primary
#BB85AA
secondary
#C4D8CA
accent
#A75F3E
background
#FCFAFB
surface
#F9F4F7
border
#D2CED0
text
#141012
muted
#827F81