#BB85F9#BB85F9
#BB85F9 is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.7% C 0.170 H 303.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85F9 |
|---|---|
| RGB | rgb(187, 133, 249) |
| HSL | hsl(268, 91%, 75%) |
| HSV | hsv(268, 47%, 98%) |
| CMYK | cmyk(24.9%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.10, 42.91, -50.45) |
| CIE-LCH | lch(65.10, 66.23, 310.38°) |
| OKLab | oklab(71.68% 0.095 -0.1413) |
| OKLCH | oklch(71.68% 0.17 303.9) |
| XYZ | xyz(45.9762, 34.1795, 93.7793) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.61
Light Purple
#BF77F6
ΔE00 3.50
Easter Purple
#C071FE
ΔE00 4.77
Light Urple
#B36FF6
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85F9 #C3F985
analogous
#8589F9 #BB85F9 #F585F9
triadic
#BB85F9 #F9BB85 #85F9BB
tetradic
#BB85F9 #F98589 #C3F985 #85F9F5
square
#BB85F9 #F98589 #C3F985 #85F9F5
split-complementary
#BB85F9 #F9F585 #89F985
monochromatic
#7A10F3 #9A4BF6 #BB85F9 #DCBFFC #EFE2FE
Accessibility & contrast
On white
2.68
#BB85F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#BB85F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB85F9
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85F9 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#B099B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb85f9; /* rgb */ color: rgb(187, 133, 249); /* oklch */ color: oklch(71.7% 0.170 303.9);
Tailwind
colors: {
custom: {
50: '#d2a9fc',
500: '#bb85f9',
950: '#000000',
},
}SCSS
$custom: #bb85f9; $custom-light: #d2a9fc; $custom-dark: #000000;
JSON
{
"hex": "#bb85f9",
"rgb": {
"r": 187,
"g": 133,
"b": 249
},
"hsl": {
"h": 267.931,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.71677,
"c": 0.17025,
"h": 303.9
},
"luminance": 0.34179
}Semantic roles & 50–950 ramp
primary
#BB85F9
secondary
#E7F6D5
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85