#BB85D1#BB85D1
#BB85D1 is a light, vivid purple. Relative luminance 0.319; OKLCH L 69.7% C 0.123 H 315.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85D1 |
|---|---|
| RGB | rgb(187, 133, 209) |
| HSL | hsl(283, 45%, 67%) |
| HSV | hsv(283, 36%, 82%) |
| CMYK | cmyk(10.5%, 36.4%, 0%, 18%) |
| CIE-LAB | lab(63.30, 34.11, -31.12) |
| CIE-LCH | lch(63.30, 46.17, 317.62°) |
| OKLab | oklab(69.73% 0.0879 -0.0855) |
| OKLCH | oklch(69.73% 0.123 315.8) |
| XYZ | xyz(40.3879, 31.9442, 64.3475) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.47
Wisteria
#A87DC2
ΔE00 4.29
Orchid (survey)
#C875C4
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.55
Orchid
#DA70D6
ΔE00 7.45
Lavender (survey)
#C79FEF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85D1 #9BD185
analogous
#9585D1 #BB85D1 #D185C1
triadic
#BB85D1 #D1BB85 #85D1BB
tetradic
#BB85D1 #D19585 #9BD185 #85C1D1
square
#BB85D1 #D19585 #9BD185 #85C1D1
split-complementary
#BB85D1 #C1D185 #85D195
monochromatic
#833C9F #A259C0 #BB85D1 #D4B1E2 #EDDEF3
Accessibility & contrast
On white
2.84
#BB85D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#BB85D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB85D1
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85D1 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7996D4
Deuteranopia (green-blind)
#869BCF
Tritanopia (blue-blind)
#BA8FA1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb85d1; /* rgb */ color: rgb(187, 133, 209); /* oklch */ color: oklch(69.7% 0.123 315.8);
Tailwind
colors: {
custom: {
50: '#d0a9df',
500: '#bb85d1',
950: '#000000',
},
}SCSS
$custom: #bb85d1; $custom-light: #d0a9df; $custom-dark: #000000;
JSON
{
"hex": "#bb85d1",
"rgb": {
"r": 187,
"g": 133,
"b": 209
},
"hsl": {
"h": 282.632,
"s": 45.238,
"l": 67.059
},
"oklch": {
"l": 0.69725,
"c": 0.12262,
"h": 315.8
},
"luminance": 0.31943
}Semantic roles & 50–950 ramp
primary
#BB85D1
secondary
#D4E5CD
accent
#B82D55
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#141015
muted
#827F83