#BC90EF#BC90EF
#BC90EF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.1% C 0.141 H 304.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC90EF |
|---|---|
| RGB | rgb(188, 144, 239) |
| HSL | hsl(268, 75%, 75%) |
| HSV | hsv(268, 40%, 94%) |
| CMYK | cmyk(21.3%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(67.18, 34.85, -41.69) |
| CIE-LCH | lch(67.18, 54.34, 309.89°) |
| OKLab | oklab(73.11% 0.0796 -0.1159) |
| OKLCH | oklch(73.11% 0.141 304.5) |
| XYZ | xyz(46.2891, 36.8701, 86.3227) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC90EF #C3EF90
analogous
#9094EF #BC90EF #EB90EF
triadic
#BC90EF #EFBC90 #90EFBC
tetradic
#BC90EF #EF9094 #C3EF90 #90EFEB
square
#BC90EF #EF9094 #C3EF90 #90EFEB
split-complementary
#BC90EF #EFEB90 #94EF90
monochromatic
#7B25E0 #9C5BE7 #BC90EF #DCC5F7 #EFE4FB
Accessibility & contrast
On white
2.51
#BC90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BC90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC90EF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC90EF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F3
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#B49FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc90ef; /* rgb */ color: rgb(188, 144, 239); /* oklch */ color: oklch(73.1% 0.141 304.5);
Tailwind
colors: {
custom: {
50: '#d2b1f4',
500: '#bc90ef',
950: '#000000',
},
}SCSS
$custom: #bc90ef; $custom-light: #d2b1f4; $custom-dark: #000000;
JSON
{
"hex": "#bc90ef",
"rgb": {
"r": 188,
"g": 144,
"b": 239
},
"hsl": {
"h": 267.789,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.73106,
"c": 0.1406,
"h": 304.5
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#BC90EF
secondary
#E6F3D8
accent
#D70F7A
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85