#BB90BF#BB90BF
#BB90BF is a light, moderate purple. Relative luminance 0.343; OKLCH L 70.9% C 0.083 H 323.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90BF |
|---|---|
| RGB | rgb(187, 144, 191) |
| HSL | hsl(295, 27%, 66%) |
| HSV | hsv(295, 25%, 75%) |
| CMYK | cmyk(2.1%, 24.6%, 0%, 25.1%) |
| CIE-LAB | lab(65.18, 24.38, -18.15) |
| CIE-LCH | lch(65.18, 30.39, 323.34°) |
| OKLab | oklab(70.94% 0.0664 -0.049) |
| OKLCH | oklch(70.94% 0.083 323.6) |
| XYZ | xyz(39.8696, 34.2739, 53.7954) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.23
Lilac
#C8A2C8
ΔE00 5.32
Heather
#A484AC
ΔE00 5.59
Pale Purple
#B790D4
ΔE00 5.73
Plum
#DDA0DD
ΔE00 7.34
Wisteria
#A87DC2
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90BF #94BF90
analogous
#A390BF #BB90BF #BF90AB
triadic
#BB90BF #BFBB90 #90BFBB
tetradic
#BB90BF #BFA390 #94BF90 #90ABBF
square
#BB90BF #BFA390 #94BF90 #90ABBF
split-complementary
#BB90BF #ABBF90 #90BFA3
monochromatic
#824E87 #A369A9 #BB90BF #D3B7D5 #EBDEEC
Accessibility & contrast
On white
2.67
#BB90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#BB90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90BF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90BF | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#BD94A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb90bf; /* rgb */ color: rgb(187, 144, 191); /* oklch */ color: oklch(70.9% 0.083 323.6);
Tailwind
colors: {
custom: {
50: '#d0b1d2',
500: '#bb90bf',
950: '#000000',
},
}SCSS
$custom: #bb90bf; $custom-light: #d0b1d2; $custom-dark: #000000;
JSON
{
"hex": "#bb90bf",
"rgb": {
"r": 187,
"g": 144,
"b": 191
},
"hsl": {
"h": 294.894,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.70935,
"c": 0.08253,
"h": 323.6
},
"luminance": 0.34273
}Semantic roles & 50–950 ramp
primary
#BB90BF
secondary
#CFDDCE
accent
#A54049
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82