#BB85F0#BB85F0
#BB85F0 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.2% C 0.159 H 306.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BB85F0 |
|---|---|
| RGB | rgb(187, 133, 240) |
| HSL | hsl(270, 78%, 73%) |
| HSV | hsv(270, 45%, 94%) |
| CMYK | cmyk(22.1%, 44.6%, 0%, 5.9%) |
| CIE-LAB | lab(64.67, 40.85, -46.19) |
| CIE-LCH | lch(64.67, 61.66, 311.49°) |
| OKLab | oklab(71.21% 0.0938 -0.1289) |
| OKLCH | oklch(71.21% 0.159 306) |
| XYZ | xyz(44.6060, 33.6314, 86.5628) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.87
Light Purple
#BF77F6
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 5.23
Light Urple
#B36FF6
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB85F0 #BAF085
analogous
#8585F0 #BB85F0 #F085F0
triadic
#BB85F0 #F0BB85 #85F0BB
tetradic
#BB85F0 #F08585 #BAF085 #85F0F0
square
#BB85F0 #F08585 #BAF085 #85F0F0
split-complementary
#BB85F0 #F0F085 #85F085
monochromatic
#7E1BDF #9D4EE9 #BB85F0 #D9BBF7 #F0E4FC
Accessibility & contrast
On white
2.72
#BB85F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#BB85F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB85F0
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB85F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB85F0 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#779DED
Tritanopia (blue-blind)
#B397AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb85f0; /* rgb */ color: rgb(187, 133, 240); /* oklch */ color: oklch(71.2% 0.159 306.0);
Tailwind
colors: {
custom: {
50: '#d1a9f5',
500: '#bb85f0',
950: '#000000',
},
}SCSS
$custom: #bb85f0; $custom-light: #d1a9f5; $custom-dark: #000000;
JSON
{
"hex": "#bb85f0",
"rgb": {
"r": 187,
"g": 133,
"b": 240
},
"hsl": {
"h": 270.28,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.71208,
"c": 0.1594,
"h": 306
},
"luminance": 0.33631
}Semantic roles & 50–950 ramp
primary
#BB85F0
secondary
#E5F3D8
accent
#DA0B72
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85