#C078F8#C078F8
#C078F8 is a light, vivid violet. Relative luminance 0.314; OKLCH L 70.1% C 0.191 H 308.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C078F8 |
|---|---|
| RGB | rgb(192, 120, 248) |
| HSL | hsl(274, 90%, 72%) |
| HSV | hsv(274, 52%, 97%) |
| CMYK | cmyk(22.6%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(62.86, 50.93, -53.43) |
| CIE-LCH | lch(62.86, 73.81, 313.63°) |
| OKLab | oklab(70.11% 0.118 -0.1498) |
| OKLCH | oklch(70.11% 0.191 308.2) |
| XYZ | xyz(45.3946, 31.4173, 92.4615) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.38
Easter Purple
#C071FE
ΔE00 1.80
Light Urple
#B36FF6
ΔE00 3.25
Bright Lavender
#C760FF
ΔE00 4.87
Bright Lilac
#C95EFB
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C078F8 #B0F878
analogous
#8078F8 #C078F8 #F878F0
triadic
#C078F8 #F8C078 #78F8C0
tetradic
#C078F8 #F88078 #B0F878 #78F0F8
square
#C078F8 #F88078 #B0F878 #78F0F8
split-complementary
#C078F8 #F0F878 #78F880
monochromatic
#890CE9 #A53EF5 #C078F8 #DBB2FB #F1E2FD
Accessibility & contrast
On white
2.88
#C078F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#C078F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C078F8
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C078F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C078F8 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#6999F5
Tritanopia (blue-blind)
#B88EAD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c078f8; /* rgb */ color: rgb(192, 120, 248); /* oklch */ color: oklch(70.1% 0.191 308.2);
Tailwind
colors: {
custom: {
50: '#d6a1fb',
500: '#c078f8',
950: '#000000',
},
}SCSS
$custom: #c078f8; $custom-light: #d6a1fb; $custom-dark: #000000;
JSON
{
"hex": "#c078f8",
"rgb": {
"r": 192,
"g": 120,
"b": 248
},
"hsl": {
"h": 273.75,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.70109,
"c": 0.19068,
"h": 308.2
},
"luminance": 0.31417
}Semantic roles & 50–950 ramp
primary
#C078F8
secondary
#E3F6D5
accent
#E60064
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85