#BC79F8#BC79F8
#BC79F8 is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.8% C 0.188 H 306.5°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BC79F8 |
|---|---|
| RGB | rgb(188, 121, 248) |
| HSL | hsl(272, 90%, 72%) |
| HSV | hsv(272, 51%, 97%) |
| CMYK | cmyk(24.2%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(62.63, 49.38, -53.82) |
| CIE-LCH | lch(62.63, 73.04, 312.54°) |
| OKLab | oklab(69.84% 0.1119 -0.1511) |
| OKLCH | oklch(69.84% 0.188 306.5) |
| XYZ | xyz(44.5162, 31.1438, 92.4549) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.85
Easter Purple
#C071FE
ΔE00 1.98
Light Urple
#B36FF6
ΔE00 2.92
Liliac
#C48EFD
ΔE00 5.18
Bright Lavender
#C760FF
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC79F8 #B5F879
analogous
#7D79F8 #BC79F8 #F879F4
triadic
#BC79F8 #F8BC79 #79F8BC
tetradic
#BC79F8 #F87D79 #B5F879 #79F4F8
square
#BC79F8 #F87D79 #B5F879 #79F4F8
split-complementary
#BC79F8 #F4F879 #79F87D
monochromatic
#810CEA #9F3FF5 #BC79F8 #D9B3FB #F0E2FD
Accessibility & contrast
On white
2.91
#BC79F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#BC79F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC79F8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC79F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC79F8 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#6798F5
Tritanopia (blue-blind)
#B390AD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc79f8; /* rgb */ color: rgb(188, 121, 248); /* oklch */ color: oklch(69.8% 0.188 306.5);
Tailwind
colors: {
custom: {
50: '#d3a1fb',
500: '#bc79f8',
950: '#000000',
},
}SCSS
$custom: #bc79f8; $custom-light: #d3a1fb; $custom-dark: #000000;
JSON
{
"hex": "#bc79f8",
"rgb": {
"r": 188,
"g": 121,
"b": 248
},
"hsl": {
"h": 271.654,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.69842,
"c": 0.18796,
"h": 306.5
},
"luminance": 0.31143
}Semantic roles & 50–950 ramp
primary
#BC79F8
secondary
#E5F6D5
accent
#E6006C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85