#BC90F2#BC90F2
#BC90F2 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.144 H 303.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90F2 |
|---|---|
| RGB | rgb(188, 144, 242) |
| HSL | hsl(267, 79%, 76%) |
| HSV | hsv(267, 40%, 95%) |
| CMYK | cmyk(22.3%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.31, 35.54, -43.13) |
| CIE-LCH | lch(67.31, 55.88, 309.49°) |
| OKLab | oklab(73.25% 0.0802 -0.12) |
| OKLCH | oklch(73.25% 0.144 303.7) |
| XYZ | xyz(46.7359, 37.0488, 88.6762) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90F2 #C6F290
analogous
#9095F2 #BC90F2 #ED90F2
triadic
#BC90F2 #F2BC90 #90F2BC
tetradic
#BC90F2 #F29095 #C6F290 #90F2ED
square
#BC90F2 #F29095 #C6F290 #90F2ED
split-complementary
#BC90F2 #F2ED90 #95F290
monochromatic
#7A22E5 #9B59EC #BC90F2 #DDC7F8 #EEE4FC
Accessibility & contrast
On white
2.50
#BC90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BC90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90F2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90F2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#B3A0B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc90f2; /* rgb */ color: rgb(188, 144, 242); /* oklch */ color: oklch(73.3% 0.144 303.7);
Tailwind
colors: {
custom: {
50: '#d2b1f6',
500: '#bc90f2',
950: '#000000',
},
}SCSS
$custom: #bc90f2; $custom-light: #d2b1f6; $custom-dark: #000000;
JSON
{
"hex": "#bc90f2",
"rgb": {
"r": 188,
"g": 144,
"b": 242
},
"hsl": {
"h": 266.939,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.73251,
"c": 0.14435,
"h": 303.7
},
"luminance": 0.37049
}Semantic roles & 50–950 ramp
primary
#BC90F2
secondary
#E7F4D7
accent
#DB0A7D
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85