#BC90FE#BC90FE
#BC90FE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.9% C 0.159 H 301.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90FE |
|---|---|
| RGB | rgb(188, 144, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(26%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.87, 38.32, -48.82) |
| CIE-LCH | lch(67.87, 62.06, 308.13°) |
| OKLab | oklab(73.85% 0.0822 -0.1365) |
| OKLCH | oklch(73.85% 0.159 301) |
| XYZ | xyz(48.5977, 37.7935, 98.4813) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.83
Baby Purple
#CA9BF7
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 6.03
Light Purple
#BF77F6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90FE #D2FE90
analogous
#909BFE #BC90FE #F390FE
triadic
#BC90FE #FEBC90 #90FEBC
tetradic
#BC90FE #FE909B #D2FE90 #90FEF3
square
#BC90FE #FE909B #D2FE90 #90FEF3
split-complementary
#BC90FE #FEF390 #9BFE90
monochromatic
#7317FD #9753FD #BC90FE #E1CDFF #EDE1FF
Accessibility & contrast
On white
2.45
#BC90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BC90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90FE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90FE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#B0A3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90fe; /* rgb */ color: rgb(188, 144, 254); /* oklch */ color: oklch(73.9% 0.159 301.0);
Tailwind
colors: {
custom: {
50: '#d2b1ff',
500: '#bc90fe',
950: '#000000',
},
}SCSS
$custom: #bc90fe; $custom-light: #d2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bc90fe",
"rgb": {
"r": 188,
"g": 144,
"b": 254
},
"hsl": {
"h": 264,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.73851,
"c": 0.15936,
"h": 301
},
"luminance": 0.37794
}Semantic roles & 50–950 ramp
primary
#BC90FE
secondary
#E9F7D4
accent
#E6008A
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086