#BB90F2#BB90F2
#BB90F2 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.144 H 303.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90F2 |
|---|---|
| RGB | rgb(187, 144, 242) |
| HSL | hsl(266, 79%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(22.7%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.22, 35.25, -43.28) |
| CIE-LCH | lch(67.22, 55.82, 309.16°) |
| OKLab | oklab(73.16% 0.079 -0.1205) |
| OKLCH | oklch(73.16% 0.144 303.2) |
| XYZ | xyz(46.4904, 36.9222, 88.6647) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 3.66
Pastel Purple
#CAA0FF
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90F2 #C7F290
analogous
#9096F2 #BB90F2 #EC90F2
triadic
#BB90F2 #F2BB90 #90F2BB
tetradic
#BB90F2 #F29096 #C7F290 #90F2EC
square
#BB90F2 #F29096 #C7F290 #90F2EC
split-complementary
#BB90F2 #F2EC90 #96F290
monochromatic
#7822E5 #9959EC #BB90F2 #DDC7F8 #EEE4FC
Accessibility & contrast
On white
2.50
#BB90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BB90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90F2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90F2 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#81A4EF
Tritanopia (blue-blind)
#B2A0B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb90f2; /* rgb */ color: rgb(187, 144, 242); /* oklch */ color: oklch(73.2% 0.144 303.2);
Tailwind
colors: {
custom: {
50: '#d1b1f6',
500: '#bb90f2',
950: '#000000',
},
}SCSS
$custom: #bb90f2; $custom-light: #d1b1f6; $custom-dark: #000000;
JSON
{
"hex": "#bb90f2",
"rgb": {
"r": 187,
"g": 144,
"b": 242
},
"hsl": {
"h": 266.327,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.73157,
"c": 0.1441,
"h": 303.2
},
"luminance": 0.36922
}Semantic roles & 50–950 ramp
primary
#BB90F2
secondary
#E7F4D7
accent
#DB0A80
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85