#BC90F8#BC90F8
#BC90F8 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.152 H 302.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90F8 |
|---|---|
| RGB | rgb(188, 144, 248) |
| HSL | hsl(265, 88%, 77%) |
| HSV | hsv(265, 42%, 97%) |
| CMYK | cmyk(24.2%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.59, 36.92, -45.98) |
| CIE-LCH | lch(67.59, 58.97, 308.76°) |
| OKLab | oklab(73.55% 0.0812 -0.1283) |
| OKLCH | oklch(73.55% 0.152 302.3) |
| XYZ | xyz(47.6519, 37.4152, 93.5002) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90F8 #CCF890
analogous
#9098F8 #BC90F8 #F090F8
triadic
#BC90F8 #F8BC90 #90F8BC
tetradic
#BC90F8 #F89098 #CCF890 #90F8F0
square
#BC90F8 #F89098 #CCF890 #90F8F0
split-complementary
#BC90F8 #F8F090 #98F890
monochromatic
#771DF1 #9956F4 #BC90F8 #DFCAFC #EEE2FD
Accessibility & contrast
On white
2.48
#BC90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BC90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90F8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90F8 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#B1A1B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90f8; /* rgb */ color: rgb(188, 144, 248); /* oklch */ color: oklch(73.5% 0.152 302.3);
Tailwind
colors: {
custom: {
50: '#d2b1fb',
500: '#bc90f8',
950: '#000000',
},
}SCSS
$custom: #bc90f8; $custom-light: #d2b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bc90f8",
"rgb": {
"r": 188,
"g": 144,
"b": 248
},
"hsl": {
"h": 265.385,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.73547,
"c": 0.15185,
"h": 302.3
},
"luminance": 0.37415
}Semantic roles & 50–950 ramp
primary
#BC90F8
secondary
#E8F5D6
accent
#E50184
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085