#BC90FB#BC90FB
#BC90FB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.156 H 301.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90FB |
|---|---|
| RGB | rgb(188, 144, 251) |
| HSL | hsl(265, 93%, 77%) |
| HSV | hsv(265, 43%, 98%) |
| CMYK | cmyk(25.1%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.73, 37.61, -47.40) |
| CIE-LCH | lch(67.73, 60.51, 308.43°) |
| OKLab | oklab(73.7% 0.0817 -0.1324) |
| OKLCH | oklch(73.7% 0.156 301.7) |
| XYZ | xyz(48.1210, 37.6028, 95.9710) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.68
Light Purple
#BF77F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90FB #CFFB90
analogous
#909AFB #BC90FB #F190FB
triadic
#BC90FB #FBBC90 #90FBBC
tetradic
#BC90FB #FB909A #CFFB90 #90FBF1
square
#BC90FB #FB909A #CFFB90 #90FBF1
split-complementary
#BC90FB #FBF190 #9AFB90
monochromatic
#751AF7 #9855F9 #BC90FB #E0CBFD #EDE1FE
Accessibility & contrast
On white
2.46
#BC90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BC90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90FB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90FB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#B1A2BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90fb; /* rgb */ color: rgb(188, 144, 251); /* oklch */ color: oklch(73.7% 0.156 301.7);
Tailwind
colors: {
custom: {
50: '#d2b1fd',
500: '#bc90fb',
950: '#000000',
},
}SCSS
$custom: #bc90fb; $custom-light: #d2b1fd; $custom-dark: #000000;
JSON
{
"hex": "#bc90fb",
"rgb": {
"r": 188,
"g": 144,
"b": 251
},
"hsl": {
"h": 264.673,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.73698,
"c": 0.1556,
"h": 301.7
},
"luminance": 0.37603
}Semantic roles & 50–950 ramp
primary
#BC90FB
secondary
#E8F6D5
accent
#E60087
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085