#BC88F8#BC88F8
#BC88F8 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.2% C 0.165 H 304.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88F8 |
|---|---|
| RGB | rgb(188, 136, 248) |
| HSL | hsl(268, 89%, 75%) |
| HSV | hsv(268, 45%, 97%) |
| CMYK | cmyk(24.2%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.81, 41.31, -48.79) |
| CIE-LCH | lch(65.81, 63.93, 310.26°) |
| OKLab | oklab(72.21% 0.092 -0.1364) |
| OKLCH | oklch(72.21% 0.165 304) |
| XYZ | xyz(46.4829, 35.0771, 93.1105) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.94
Light Purple
#BF77F6
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 5.48
Easter Purple
#C071FE
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88F8 #C4F888
analogous
#888CF8 #BC88F8 #F488F8
triadic
#BC88F8 #F8BC88 #88F8BC
tetradic
#BC88F8 #F8888C #C4F888 #88F8F4
square
#BC88F8 #F8888C #C4F888 #88F8F4
split-complementary
#BC88F8 #F8F488 #8CF888
monochromatic
#7B14F1 #9B4EF5 #BC88F8 #DDC2FB #EFE2FD
Accessibility & contrast
On white
2.62
#BC88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#BC88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88F8
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88F8 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFC
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#B29BB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc88f8; /* rgb */ color: rgb(188, 136, 248); /* oklch */ color: oklch(72.2% 0.165 304.0);
Tailwind
colors: {
custom: {
50: '#d2abfb',
500: '#bc88f8',
950: '#000000',
},
}SCSS
$custom: #bc88f8; $custom-light: #d2abfb; $custom-dark: #000000;
JSON
{
"hex": "#bc88f8",
"rgb": {
"r": 188,
"g": 136,
"b": 248
},
"hsl": {
"h": 267.857,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.7221,
"c": 0.16456,
"h": 304
},
"luminance": 0.35077
}Semantic roles & 50–950 ramp
primary
#BC88F8
secondary
#E7F5D6
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85