#BC79ED#BC79ED
#BC79ED is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.2% C 0.175 H 309.2°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BC79ED |
|---|---|
| RGB | rgb(188, 121, 237) |
| HSL | hsl(275, 76%, 70%) |
| HSV | hsv(275, 49%, 93%) |
| CMYK | cmyk(20.7%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(62.07, 46.92, -48.63) |
| CIE-LCH | lch(62.07, 67.58, 313.97°) |
| OKLab | oklab(69.24% 0.1108 -0.1359) |
| OKLCH | oklch(69.24% 0.175 309.2) |
| XYZ | xyz(42.8596, 30.4812, 83.7300) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.45
Easter Purple
#C071FE
ΔE00 3.08
Light Urple
#B36FF6
ΔE00 3.59
Liliac
#C48EFD
ΔE00 5.45
Bright Lavender
#C760FF
ΔE00 5.65
Bright Lilac
#C95EFB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC79ED #AAED79
analogous
#8279ED #BC79ED #ED79E4
triadic
#BC79ED #EDBC79 #79EDBC
tetradic
#BC79ED #ED8279 #AAED79 #79E4ED
square
#BC79ED #ED8279 #AAED79 #79E4ED
split-complementary
#BC79ED #E4ED79 #79ED82
monochromatic
#841CD0 #A143E6 #BC79ED #D7AFF4 #F2E4FB
Accessibility & contrast
On white
2.96
#BC79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#BC79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC79ED
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC79ED | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F1
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#B68CA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc79ed; /* rgb */ color: rgb(188, 121, 237); /* oklch */ color: oklch(69.2% 0.175 309.2);
Tailwind
colors: {
custom: {
50: '#d2a1f3',
500: '#bc79ed',
950: '#000000',
},
}SCSS
$custom: #bc79ed; $custom-light: #d2a1f3; $custom-dark: #000000;
JSON
{
"hex": "#bc79ed",
"rgb": {
"r": 188,
"g": 121,
"b": 237
},
"hsl": {
"h": 274.655,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.69243,
"c": 0.17539,
"h": 309.2
},
"luminance": 0.30481
}Semantic roles & 50–950 ramp
primary
#BC79ED
secondary
#DEF1D1
accent
#D90D63
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85