#BC90FD#BC90FD
#BC90FD is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.8% C 0.158 H 301.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90FD |
|---|---|
| RGB | rgb(188, 144, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(25.7%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.82, 38.08, -48.35) |
| CIE-LCH | lch(67.82, 61.54, 308.23°) |
| OKLab | oklab(73.8% 0.082 -0.1352) |
| OKLCH | oklch(73.8% 0.158 301.2) |
| XYZ | xyz(48.4379, 37.7296, 97.6401) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.77
Baby Purple
#CA9BF7
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.91
Light Purple
#BF77F6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90FD #D1FD90
analogous
#909AFD #BC90FD #F290FD
triadic
#BC90FD #FDBC90 #90FDBC
tetradic
#BC90FD #FD909A #D1FD90 #90FDF2
square
#BC90FD #FD909A #D1FD90 #90FDF2
split-complementary
#BC90FD #FDF290 #9AFD90
monochromatic
#7318FB #9854FC #BC90FD #E0CCFE #EDE1FE
Accessibility & contrast
On white
2.46
#BC90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BC90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90FD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90FD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#B0A3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc90fd; /* rgb */ color: rgb(188, 144, 253); /* oklch */ color: oklch(73.8% 0.158 301.2);
Tailwind
colors: {
custom: {
50: '#d2b1fe',
500: '#bc90fd',
950: '#000000',
},
}SCSS
$custom: #bc90fd; $custom-light: #d2b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bc90fd",
"rgb": {
"r": 188,
"g": 144,
"b": 253
},
"hsl": {
"h": 264.22,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.738,
"c": 0.1581,
"h": 301.2
},
"luminance": 0.3773
}Semantic roles & 50–950 ramp
primary
#BC90FD
secondary
#E9F7D4
accent
#E60089
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086