#BB8DC0#BB8DC0
#BB8DC0 is a light, moderate purple. Relative luminance 0.334; OKLCH L 70.4% C 0.089 H 323.2°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8DC0 |
|---|---|
| RGB | rgb(187, 141, 192) |
| HSL | hsl(294, 29%, 65%) |
| HSV | hsv(294, 27%, 75%) |
| CMYK | cmyk(2.6%, 26.6%, 0%, 24.7%) |
| CIE-LAB | lab(64.50, 26.24, -19.74) |
| CIE-LCH | lch(64.50, 32.84, 323.05°) |
| OKLab | oklab(70.43% 0.0713 -0.0534) |
| OKLCH | oklch(70.43% 0.089 323.2) |
| XYZ | xyz(39.5317, 33.4214, 54.2275) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.17
Dusty Lavender
#AC86A8
ΔE00 5.55
Heather
#A484AC
ΔE00 5.59
Lilac
#C8A2C8
ΔE00 6.33
Wisteria
#A87DC2
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8DC0 #92C08D
analogous
#A18DC0 #BB8DC0 #C08DAB
triadic
#BB8DC0 #C0BB8D #8DC0BB
tetradic
#BB8DC0 #C0A18D #92C08D #8DABC0
square
#BB8DC0 #C0A18D #92C08D #8DABC0
split-complementary
#BB8DC0 #ABC08D #8DC0A1
monochromatic
#824B88 #A366AA #BB8DC0 #D3B4D6 #EADCEC
Accessibility & contrast
On white
2.73
#BB8DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#BB8DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8DC0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8DC0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C2
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#BD929F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bb8dc0; /* rgb */ color: rgb(187, 141, 192); /* oklch */ color: oklch(70.4% 0.089 323.2);
Tailwind
colors: {
custom: {
50: '#d0aed3',
500: '#bb8dc0',
950: '#000000',
},
}SCSS
$custom: #bb8dc0; $custom-light: #d0aed3; $custom-dark: #000000;
JSON
{
"hex": "#bb8dc0",
"rgb": {
"r": 187,
"g": 141,
"b": 192
},
"hsl": {
"h": 294.118,
"s": 28.814,
"l": 65.294
},
"oklch": {
"l": 0.70427,
"c": 0.0891,
"h": 323.2
},
"luminance": 0.3342
}Semantic roles & 50–950 ramp
primary
#BB8DC0
secondary
#CDDDCC
accent
#A73E48
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82