#BC90FA#BC90FA
#BC90FA is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.154 H 301.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90FA |
|---|---|
| RGB | rgb(188, 144, 250) |
| HSL | hsl(265, 91%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(67.68, 37.38, -46.93) |
| CIE-LCH | lch(67.68, 60.00, 308.54°) |
| OKLab | oklab(73.65% 0.0815 -0.1311) |
| OKLCH | oklch(73.65% 0.154 301.9) |
| XYZ | xyz(47.9638, 37.5400, 95.1430) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.68
Baby Purple
#CA9BF7
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 5.35
Lavender (survey)
#C79FEF
ΔE00 5.56
Light Purple
#BF77F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90FA #CEFA90
analogous
#9099FA #BC90FA #F190FA
triadic
#BC90FA #FABC90 #90FABC
tetradic
#BC90FA #FA9099 #CEFA90 #90FAF1
square
#BC90FA #FA9099 #CEFA90 #90FAF1
split-complementary
#BC90FA #FAF190 #99FA90
monochromatic
#751BF5 #9955F7 #BC90FA #DFCBFD #EDE2FE
Accessibility & contrast
On white
2.47
#BC90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BC90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90FA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90FA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#B1A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90fa; /* rgb */ color: rgb(188, 144, 250); /* oklch */ color: oklch(73.6% 0.154 301.9);
Tailwind
colors: {
custom: {
50: '#d2b1fc',
500: '#bc90fa',
950: '#000000',
},
}SCSS
$custom: #bc90fa; $custom-light: #d2b1fc; $custom-dark: #000000;
JSON
{
"hex": "#bc90fa",
"rgb": {
"r": 188,
"g": 144,
"b": 250
},
"hsl": {
"h": 264.906,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.73648,
"c": 0.15436,
"h": 301.9
},
"luminance": 0.3754
}Semantic roles & 50–950 ramp
primary
#BC90FA
secondary
#E8F6D5
accent
#E60086
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085