#BB85FF#BB85FF
#BB85FF is a light, vivid violet. Relative luminance 0.346; OKLCH L 72.0% C 0.177 H 302.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85FF |
|---|---|
| RGB | rgb(187, 133, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 48%, 100%) |
| CMYK | cmyk(26.7%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(65.40, 44.30, -53.26) |
| CIE-LCH | lch(65.40, 69.28, 309.75°) |
| OKLab | oklab(72% 0.0957 -0.1495) |
| OKLCH | oklch(72% 0.177 302.6) |
| XYZ | xyz(46.9270, 34.5599, 98.7868) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.85
Light Purple
#BF77F6
ΔE00 3.75
Easter Purple
#C071FE
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85FF #C9FF85
analogous
#858CFF #BB85FF #F885FF
triadic
#BB85FF #FFBB85 #85FFBB
tetradic
#BB85FF #FF858C #C9FF85 #85FFF8
square
#BB85FF #FF858C #C9FF85 #85FFF8
split-complementary
#BB85FF #FFF885 #8CFF85
monochromatic
#770BFF #9948FF #BB85FF #DDC2FF #EEE0FF
Accessibility & contrast
On white
2.65
#BB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#BB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB85FF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85FF | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#6E9FFC
Tritanopia (blue-blind)
#AF9BB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb85ff; /* rgb */ color: rgb(187, 133, 255); /* oklch */ color: oklch(72.0% 0.177 302.6);
Tailwind
colors: {
custom: {
50: '#d2a9ff',
500: '#bb85ff',
950: '#000000',
},
}SCSS
$custom: #bb85ff; $custom-light: #d2a9ff; $custom-dark: #000000;
JSON
{
"hex": "#bb85ff",
"rgb": {
"r": 187,
"g": 133,
"b": 255
},
"hsl": {
"h": 266.557,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.71998,
"c": 0.17748,
"h": 302.6
},
"luminance": 0.3456
}Semantic roles & 50–950 ramp
primary
#BB85FF
secondary
#E8F7D4
accent
#E60080
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86