#BB90FD#BB90FD
#BB90FD is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.158 H 300.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90FD |
|---|---|
| RGB | rgb(187, 144, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(26.1%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.73, 37.81, -48.50) |
| CIE-LCH | lch(67.73, 61.50, 307.94°) |
| OKLab | oklab(73.71% 0.0808 -0.1356) |
| OKLCH | oklch(73.71% 0.158 300.8) |
| XYZ | xyz(48.1924, 37.6030, 97.6286) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 4.52
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 6.01
Light Purple
#BF77F6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90FD #D2FD90
analogous
#909BFD #BB90FD #F290FD
triadic
#BB90FD #FDBB90 #90FDBB
tetradic
#BB90FD #FD909B #D2FD90 #90FDF2
square
#BB90FD #FD909B #D2FD90 #90FDF2
split-complementary
#BB90FD #FDF290 #9BFD90
monochromatic
#7118FB #9654FC #BB90FD #E0CCFE #EDE1FE
Accessibility & contrast
On white
2.46
#BB90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BB90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90FD
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90FD | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#AFA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb90fd; /* rgb */ color: rgb(187, 144, 253); /* oklch */ color: oklch(73.7% 0.158 300.8);
Tailwind
colors: {
custom: {
50: '#d1b1fe',
500: '#bb90fd',
950: '#000000',
},
}SCSS
$custom: #bb90fd; $custom-light: #d1b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bb90fd",
"rgb": {
"r": 187,
"g": 144,
"b": 253
},
"hsl": {
"h": 263.67,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.73707,
"c": 0.1579,
"h": 300.8
},
"luminance": 0.37603
}Semantic roles & 50–950 ramp
primary
#BB90FD
secondary
#E9F7D4
accent
#E6008B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086