#BC90E9#BC90E9
#BC90E9 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.133 H 306.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90E9 |
|---|---|
| RGB | rgb(188, 144, 233) |
| HSL | hsl(270, 67%, 74%) |
| HSV | hsv(270, 38%, 91%) |
| CMYK | cmyk(19.3%, 38.2%, 0%, 8.6%) |
| CIE-LAB | lab(66.92, 33.50, -38.80) |
| CIE-LCH | lch(66.92, 51.26, 310.81°) |
| OKLab | oklab(72.82% 0.0784 -0.1076) |
| OKLCH | oklch(72.82% 0.133 306.1) |
| XYZ | xyz(45.4174, 36.5214, 81.7317) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 4.10
Pale Purple
#B790D4
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.76
Lilac (survey)
#CEA2FD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90E9 #BDE990
analogous
#9091E9 #BC90E9 #E990E9
triadic
#BC90E9 #E9BC90 #90E9BC
tetradic
#BC90E9 #E99091 #BDE990 #90E9E9
square
#BC90E9 #E99091 #BDE990 #90E9E9
split-complementary
#BC90E9 #E9E990 #91E990
monochromatic
#7E2AD4 #9D5DDF #BC90E9 #DBC3F3 #F0E5FA
Accessibility & contrast
On white
2.53
#BC90E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BC90E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90E9
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90E9 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EC
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#B59EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc90e9; /* rgb */ color: rgb(188, 144, 233); /* oklch */ color: oklch(72.8% 0.133 306.1);
Tailwind
colors: {
custom: {
50: '#d1b1f0',
500: '#bc90e9',
950: '#000000',
},
}SCSS
$custom: #bc90e9; $custom-light: #d1b1f0; $custom-dark: #000000;
JSON
{
"hex": "#bc90e9",
"rgb": {
"r": 188,
"g": 144,
"b": 233
},
"hsl": {
"h": 269.663,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.72821,
"c": 0.13311,
"h": 306.1
},
"luminance": 0.36521
}Semantic roles & 50–950 ramp
primary
#BC90E9
secondary
#E6F1DA
accent
#CF1774
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84