#BC90F9#BC90F9
#BC90F9 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.153 H 302.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90F9 |
|---|---|
| RGB | rgb(188, 144, 249) |
| HSL | hsl(265, 90%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.5%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.63, 37.15, -46.46) |
| CIE-LCH | lch(67.63, 59.48, 308.65°) |
| OKLab | oklab(73.6% 0.0814 -0.1297) |
| OKLCH | oklch(73.6% 0.153 302.1) |
| XYZ | xyz(47.8074, 37.4774, 94.3194) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90F9 #CDF990
analogous
#9099F9 #BC90F9 #F190F9
triadic
#BC90F9 #F9BC90 #90F9BC
tetradic
#BC90F9 #F99099 #CDF990 #90F9F1
square
#BC90F9 #F99099 #CDF990 #90F9F1
split-complementary
#BC90F9 #F9F190 #99F990
monochromatic
#761CF3 #9956F6 #BC90F9 #DFCAFC #EDE2FD
Accessibility & contrast
On white
2.47
#BC90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BC90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90F9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90F9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#B1A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90f9; /* rgb */ color: rgb(188, 144, 249); /* oklch */ color: oklch(73.6% 0.153 302.1);
Tailwind
colors: {
custom: {
50: '#d2b1fb',
500: '#bc90f9',
950: '#000000',
},
}SCSS
$custom: #bc90f9; $custom-light: #d2b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bc90f9",
"rgb": {
"r": 188,
"g": 144,
"b": 249
},
"hsl": {
"h": 265.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.73597,
"c": 0.1531,
"h": 302.1
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#BC90F9
secondary
#E8F6D5
accent
#E60085
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085