#BC90EB#BC90EB
#BC90EB is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.136 H 305.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90EB |
|---|---|
| RGB | rgb(188, 144, 235) |
| HSL | hsl(269, 69%, 74%) |
| HSV | hsv(269, 39%, 92%) |
| CMYK | cmyk(20%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.00, 33.95, -39.77) |
| CIE-LCH | lch(67.00, 52.29, 310.49°) |
| OKLab | oklab(72.91% 0.0788 -0.1103) |
| OKLCH | oklch(72.91% 0.136 305.5) |
| XYZ | xyz(45.7047, 36.6363, 83.2449) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 3.44
Lavender (survey)
#C79FEF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90EB #BFEB90
analogous
#9092EB #BC90EB #EA90EB
triadic
#BC90EB #EBBC90 #90EBBC
tetradic
#BC90EB #EB9092 #BFEB90 #90EBEA
square
#BC90EB #EB9092 #BFEB90 #90EBEA
split-complementary
#BC90EB #EBEA90 #92EB90
monochromatic
#7D28D8 #9D5CE2 #BC90EB #DBC4F4 #EFE5FA
Accessibility & contrast
On white
2.52
#BC90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BC90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90EB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90EB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#B59EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc90eb; /* rgb */ color: rgb(188, 144, 235); /* oklch */ color: oklch(72.9% 0.136 305.5);
Tailwind
colors: {
custom: {
50: '#d1b1f2',
500: '#bc90eb',
950: '#000000',
},
}SCSS
$custom: #bc90eb; $custom-light: #d1b1f2; $custom-dark: #000000;
JSON
{
"hex": "#bc90eb",
"rgb": {
"r": 188,
"g": 144,
"b": 235
},
"hsl": {
"h": 269.011,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.72915,
"c": 0.13561,
"h": 305.5
},
"luminance": 0.36636
}Semantic roles & 50–950 ramp
primary
#BC90EB
secondary
#E6F2D9
accent
#D11476
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85