#BC90ED#BC90ED
#BC90ED is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.138 H 305.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90ED |
|---|---|
| RGB | rgb(188, 144, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 39%, 93%) |
| CMYK | cmyk(20.7%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(67.09, 34.40, -40.73) |
| CIE-LCH | lch(67.09, 53.31, 310.18°) |
| OKLab | oklab(73.01% 0.0792 -0.1131) |
| OKLCH | oklch(73.01% 0.138 305) |
| XYZ | xyz(45.9952, 36.7525, 84.7752) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.50
Pale Purple
#B790D4
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90ED #C1ED90
analogous
#9093ED #BC90ED #EA90ED
triadic
#BC90ED #EDBC90 #90EDBC
tetradic
#BC90ED #ED9093 #C1ED90 #90EDEA
square
#BC90ED #ED9093 #C1ED90 #90EDEA
split-complementary
#BC90ED #EDEA90 #93ED90
monochromatic
#7C27DC #9C5BE4 #BC90ED #DCC5F6 #EFE5FB
Accessibility & contrast
On white
2.51
#BC90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BC90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90ED
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90ED | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#B49FB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc90ed; /* rgb */ color: rgb(188, 144, 237); /* oklch */ color: oklch(73.0% 0.138 305.0);
Tailwind
colors: {
custom: {
50: '#d1b1f3',
500: '#bc90ed',
950: '#000000',
},
}SCSS
$custom: #bc90ed; $custom-light: #d1b1f3; $custom-dark: #000000;
JSON
{
"hex": "#bc90ed",
"rgb": {
"r": 188,
"g": 144,
"b": 237
},
"hsl": {
"h": 268.387,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.7301,
"c": 0.1381,
"h": 305
},
"luminance": 0.36752
}Semantic roles & 50–950 ramp
primary
#BC90ED
secondary
#E6F2D9
accent
#D41178
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85