#BC78F8#BC78F8
#BC78F8 is a light, vivid violet. Relative luminance 0.309; OKLCH L 69.7% C 0.189 H 306.7°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BC78F8 |
|---|---|
| RGB | rgb(188, 120, 248) |
| HSL | hsl(272, 90%, 72%) |
| HSV | hsv(272, 52%, 97%) |
| CMYK | cmyk(24.2%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(62.42, 49.91, -54.15) |
| CIE-LCH | lch(62.42, 73.64, 312.67°) |
| OKLab | oklab(69.69% 0.1132 -0.152) |
| OKLCH | oklch(69.69% 0.189 306.7) |
| XYZ | xyz(44.3953, 30.9020, 92.4146) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.76
Easter Purple
#C071FE
ΔE00 1.78
Light Urple
#B36FF6
ΔE00 2.73
Bright Lavender
#C760FF
ΔE00 4.99
Bright Lilac
#C95EFB
ΔE00 5.41
Liliac
#C48EFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC78F8 #B4F878
analogous
#7C78F8 #BC78F8 #F878F4
triadic
#BC78F8 #F8BC78 #78F8BC
tetradic
#BC78F8 #F87C78 #B4F878 #78F4F8
square
#BC78F8 #F87C78 #B4F878 #78F4F8
split-complementary
#BC78F8 #F4F878 #78F87C
monochromatic
#820CE9 #9F3EF5 #BC78F8 #D9B2FB #F1E2FD
Accessibility & contrast
On white
2.92
#BC78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BC78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC78F8
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC78F8 | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FC
Deuteranopia (green-blind)
#6697F5
Tritanopia (blue-blind)
#B38FAD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc78f8; /* rgb */ color: rgb(188, 120, 248); /* oklch */ color: oklch(69.7% 0.189 306.7);
Tailwind
colors: {
custom: {
50: '#d3a1fb',
500: '#bc78f8',
950: '#000000',
},
}SCSS
$custom: #bc78f8; $custom-light: #d3a1fb; $custom-dark: #000000;
JSON
{
"hex": "#bc78f8",
"rgb": {
"r": 188,
"g": 120,
"b": 248
},
"hsl": {
"h": 271.875,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.69691,
"c": 0.18949,
"h": 306.7
},
"luminance": 0.30902
}Semantic roles & 50–950 ramp
primary
#BC78F8
secondary
#E4F6D5
accent
#E6006C
background
#FDFAFF
surface
#FAF3FF
border
#D3CDD7
text
#140F17
muted
#837F85