#BC90F5#BC90F5
#BC90F5 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.4% C 0.148 H 303.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90F5 |
|---|---|
| RGB | rgb(188, 144, 245) |
| HSL | hsl(266, 83%, 76%) |
| HSV | hsv(266, 41%, 96%) |
| CMYK | cmyk(23.3%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.45, 36.22, -44.56) |
| CIE-LCH | lch(67.45, 57.42, 309.11°) |
| OKLab | oklab(73.4% 0.0807 -0.1242) |
| OKLCH | oklch(73.4% 0.148 303) |
| XYZ | xyz(47.1902, 37.2305, 91.0686) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.87
Baby Purple
#CA9BF7
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pale Purple
#B790D4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90F5 #C9F590
analogous
#9097F5 #BC90F5 #EF90F5
triadic
#BC90F5 #F5BC90 #90F5BC
tetradic
#BC90F5 #F59097 #C9F590 #90F5EF
square
#BC90F5 #F59097 #C9F590 #90F5EF
split-complementary
#BC90F5 #F5EF90 #97F590
monochromatic
#7820EB #9A58F0 #BC90F5 #DEC8FA #EEE3FC
Accessibility & contrast
On white
2.49
#BC90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BC90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90F5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90F5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#B2A1B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc90f5; /* rgb */ color: rgb(188, 144, 245); /* oklch */ color: oklch(73.4% 0.148 303.0);
Tailwind
colors: {
custom: {
50: '#d2b1f9',
500: '#bc90f5',
950: '#000000',
},
}SCSS
$custom: #bc90f5; $custom-light: #d2b1f9; $custom-dark: #000000;
JSON
{
"hex": "#bc90f5",
"rgb": {
"r": 188,
"g": 144,
"b": 245
},
"hsl": {
"h": 266.139,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.73398,
"c": 0.14809,
"h": 303
},
"luminance": 0.3723
}Semantic roles & 50–950 ramp
primary
#BC90F5
secondary
#E7F4D7
accent
#E00681
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085