#BB8FBC#BB8FBC
#BB8FBC is a light, moderate purple. Relative luminance 0.338; OKLCH L 70.6% C 0.081 H 325.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FBC |
|---|---|
| RGB | rgb(187, 143, 188) |
| HSL | hsl(299, 25%, 65%) |
| HSV | hsv(299, 24%, 74%) |
| CMYK | cmyk(0.5%, 23.9%, 0%, 26.3%) |
| CIE-LAB | lab(64.84, 24.35, -16.98) |
| CIE-LCH | lch(64.84, 29.69, 325.11°) |
| OKLab | oklab(70.64% 0.067 -0.0458) |
| OKLCH | oklch(70.64% 0.081 325.7) |
| XYZ | xyz(39.3921, 33.8416, 52.0242) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.70
Heather
#A484AC
ΔE00 5.39
Lilac
#C8A2C8
ΔE00 5.41
Pale Purple
#B790D4
ΔE00 6.41
Plum
#DDA0DD
ΔE00 7.68
Wisteria
#A87DC2
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FBC #90BC8F
analogous
#A58FBC #BB8FBC #BC8FA6
triadic
#BB8FBC #BCBB8F #8FBCBB
tetradic
#BB8FBC #BCA58F #90BC8F #8FA6BC
square
#BB8FBC #BCA58F #90BC8F #8FA6BC
split-complementary
#BB8FBC #A6BC8F #8FBCA5
monochromatic
#814E83 #A469A5 #BB8FBC #D2B5D3 #E9DCEA
Accessibility & contrast
On white
2.70
#BB8FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#BB8FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FBC
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FBC | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#BE939F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb8fbc; /* rgb */ color: rgb(187, 143, 188); /* oklch */ color: oklch(70.6% 0.081 325.7);
Tailwind
colors: {
custom: {
50: '#d0b0d0',
500: '#bb8fbc',
950: '#000000',
},
}SCSS
$custom: #bb8fbc; $custom-light: #d0b0d0; $custom-dark: #000000;
JSON
{
"hex": "#bb8fbc",
"rgb": {
"r": 187,
"g": 143,
"b": 188
},
"hsl": {
"h": 298.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70638,
"c": 0.08115,
"h": 325.7
},
"luminance": 0.33841
}Semantic roles & 50–950 ramp
primary
#BB8FBC
secondary
#CCDBCC
accent
#A44244
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82