#BC90F0#BC90F0
#BC90F0 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.142 H 304.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90F0 |
|---|---|
| RGB | rgb(188, 144, 240) |
| HSL | hsl(268, 76%, 75%) |
| HSV | hsv(268, 40%, 94%) |
| CMYK | cmyk(21.7%, 40%, 0%, 5.9%) |
| CIE-LAB | lab(67.22, 35.08, -42.17) |
| CIE-LCH | lch(67.22, 54.85, 309.75°) |
| OKLab | oklab(73.15% 0.0798 -0.1173) |
| OKLCH | oklch(73.15% 0.142 304.2) |
| XYZ | xyz(46.4372, 36.9293, 87.1028) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.41
Baby Purple
#CA9BF7
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90F0 #C4F090
analogous
#9094F0 #BC90F0 #EC90F0
triadic
#BC90F0 #F0BC90 #90F0BC
tetradic
#BC90F0 #F09094 #C4F090 #90F0EC
square
#BC90F0 #F09094 #C4F090 #90F0EC
split-complementary
#BC90F0 #F0EC90 #94F090
monochromatic
#7B24E1 #9B5AE9 #BC90F0 #DDC6F7 #EFE4FB
Accessibility & contrast
On white
2.50
#BC90F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BC90F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90F0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90F0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#B49FB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc90f0; /* rgb */ color: rgb(188, 144, 240); /* oklch */ color: oklch(73.2% 0.142 304.2);
Tailwind
colors: {
custom: {
50: '#d2b1f5',
500: '#bc90f0',
950: '#000000',
},
}SCSS
$custom: #bc90f0; $custom-light: #d2b1f5; $custom-dark: #000000;
JSON
{
"hex": "#bc90f0",
"rgb": {
"r": 188,
"g": 144,
"b": 240
},
"hsl": {
"h": 267.5,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.73154,
"c": 0.14185,
"h": 304.2
},
"luminance": 0.36929
}Semantic roles & 50–950 ramp
primary
#BC90F0
secondary
#E7F3D8
accent
#D80D7B
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85