#BC79EE#BC79EE
#BC79EE is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.3% C 0.177 H 308.9°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BC79EE |
|---|---|
| RGB | rgb(188, 121, 238) |
| HSL | hsl(274, 77%, 70%) |
| HSV | hsv(274, 49%, 93%) |
| CMYK | cmyk(21%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(62.12, 47.14, -49.11) |
| CIE-LCH | lch(62.12, 68.07, 313.83°) |
| OKLab | oklab(69.3% 0.1109 -0.1373) |
| OKLCH | oklch(69.3% 0.177 308.9) |
| XYZ | xyz(43.0061, 30.5398, 84.5015) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.30
Easter Purple
#C071FE
ΔE00 2.95
Light Urple
#B36FF6
ΔE00 3.50
Liliac
#C48EFD
ΔE00 5.41
Bright Lavender
#C760FF
ΔE00 5.59
Bright Lilac
#C95EFB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC79EE #ABEE79
analogous
#8179EE #BC79EE #EE79E5
triadic
#BC79EE #EEBC79 #79EEBC
tetradic
#BC79EE #EE8179 #ABEE79 #79E5EE
square
#BC79EE #EE8179 #ABEE79 #79E5EE
split-complementary
#BC79EE #E5EE79 #79EE81
monochromatic
#841BD2 #A143E7 #BC79EE #D7AFF5 #F1E4FC
Accessibility & contrast
On white
2.95
#BC79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BC79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC79EE
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC79EE | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A93F2
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#B58DA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc79ee; /* rgb */ color: rgb(188, 121, 238); /* oklch */ color: oklch(69.3% 0.177 308.9);
Tailwind
colors: {
custom: {
50: '#d2a1f4',
500: '#bc79ee',
950: '#000000',
},
}SCSS
$custom: #bc79ee; $custom-light: #d2a1f4; $custom-dark: #000000;
JSON
{
"hex": "#bc79ee",
"rgb": {
"r": 188,
"g": 121,
"b": 238
},
"hsl": {
"h": 274.359,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.69296,
"c": 0.17653,
"h": 308.9
},
"luminance": 0.30539
}Semantic roles & 50–950 ramp
primary
#BC79EE
secondary
#DFF1D1
accent
#DA0C64
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85