#BC90FF#BC90FF
#BC90FF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.161 H 300.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90FF |
|---|---|
| RGB | rgb(188, 144, 255) |
| HSL | hsl(264, 100%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26.3%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(67.92, 38.55, -49.29) |
| CIE-LCH | lch(67.92, 62.57, 308.03°) |
| OKLab | oklab(73.9% 0.0823 -0.1379) |
| OKLCH | oklch(73.9% 0.161 300.8) |
| XYZ | xyz(48.7582, 37.8577, 99.3269) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.67
Lavender (survey)
#C79FEF
ΔE00 6.15
Light Purple
#BF77F6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90FF #D3FF90
analogous
#909BFF #BC90FF #F490FF
triadic
#BC90FF #FFBC90 #90FFBC
tetradic
#BC90FF #FF909B #D3FF90 #90FFF4
square
#BC90FF #FF909B #D3FF90 #90FFF4
split-complementary
#BC90FF #FFF490 #9BFF90
monochromatic
#7216FF #9753FF #BC90FF #E1CDFF #EDE0FF
Accessibility & contrast
On white
2.45
#BC90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BC90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#AFA3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90ff; /* rgb */ color: rgb(188, 144, 255); /* oklch */ color: oklch(73.9% 0.161 300.8);
Tailwind
colors: {
custom: {
50: '#d2b1ff',
500: '#bc90ff',
950: '#000000',
},
}SCSS
$custom: #bc90ff; $custom-light: #d2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bc90ff",
"rgb": {
"r": 188,
"g": 144,
"b": 255
},
"hsl": {
"h": 263.784,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73902,
"c": 0.1606,
"h": 300.8
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#BC90FF
secondary
#E9F7D4
accent
#E6008B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086