#BC88F9#BC88F9
#BC88F9 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.3% C 0.166 H 303.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88F9 |
|---|---|
| RGB | rgb(188, 136, 249) |
| HSL | hsl(268, 90%, 75%) |
| HSV | hsv(268, 45%, 98%) |
| CMYK | cmyk(24.5%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.86, 41.54, -49.26) |
| CIE-LCH | lch(65.86, 64.43, 310.14°) |
| OKLab | oklab(72.26% 0.0922 -0.1378) |
| OKLCH | oklch(72.26% 0.166 303.8) |
| XYZ | xyz(46.6384, 35.1394, 93.9297) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.94
Light Purple
#BF77F6
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 6.21
Light Urple
#B36FF6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88F9 #C5F988
analogous
#888CF9 #BC88F9 #F588F9
triadic
#BC88F9 #F9BC88 #88F9BC
tetradic
#BC88F9 #F9888C #C5F988 #88F9F5
square
#BC88F9 #F9888C #C5F988 #88F9F5
split-complementary
#BC88F9 #F9F588 #8CF988
monochromatic
#7A13F3 #9B4EF6 #BC88F9 #DDC2FC #EFE2FE
Accessibility & contrast
On white
2.62
#BC88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BC88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88F9
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88F9 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#76A0F6
Tritanopia (blue-blind)
#B29BB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc88f9; /* rgb */ color: rgb(188, 136, 249); /* oklch */ color: oklch(72.3% 0.166 303.8);
Tailwind
colors: {
custom: {
50: '#d2abfc',
500: '#bc88f9',
950: '#000000',
},
}SCSS
$custom: #bc88f9; $custom-light: #d2abfc; $custom-dark: #000000;
JSON
{
"hex": "#bc88f9",
"rgb": {
"r": 188,
"g": 136,
"b": 249
},
"hsl": {
"h": 267.611,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.72262,
"c": 0.16578,
"h": 303.8
},
"luminance": 0.35139
}Semantic roles & 50–950 ramp
primary
#BC88F9
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85