#C079F9#C079F9
#C079F9 is a light, vivid violet. Relative luminance 0.317; OKLCH L 70.3% C 0.190 H 307.9°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C079F9 |
|---|---|
| RGB | rgb(192, 121, 249) |
| HSL | hsl(273, 91%, 73%) |
| HSV | hsv(273, 51%, 98%) |
| CMYK | cmyk(22.9%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(63.11, 50.63, -53.58) |
| CIE-LCH | lch(63.11, 73.71, 313.38°) |
| OKLab | oklab(70.31% 0.1168 -0.1502) |
| OKLCH | oklch(70.31% 0.19 307.9) |
| XYZ | xyz(45.6711, 31.7213, 93.3210) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 0.63
Easter Purple
#C071FE
ΔE00 1.94
Light Urple
#B36FF6
ΔE00 3.39
Liliac
#C48EFD
ΔE00 5.03
Bright Lavender
#C760FF
ΔE00 5.08
Bright Lilac
#C95EFB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C079F9 #B2F979
analogous
#8079F9 #C079F9 #F979F2
triadic
#C079F9 #F9C079 #79F9C0
tetradic
#C079F9 #F98079 #B2F979 #79F2F9
square
#C079F9 #F98079 #B2F979 #79F2F9
split-complementary
#C079F9 #F2F979 #79F980
monochromatic
#880BED #A43EF6 #C079F9 #DCB4FC #F1E2FE
Accessibility & contrast
On white
2.86
#C079F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#C079F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C079F9
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C079F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C079F9 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FD
Deuteranopia (green-blind)
#699AF6
Tritanopia (blue-blind)
#B88FAE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c079f9; /* rgb */ color: rgb(192, 121, 249); /* oklch */ color: oklch(70.3% 0.190 307.9);
Tailwind
colors: {
custom: {
50: '#d6a2fc',
500: '#c079f9',
950: '#000000',
},
}SCSS
$custom: #c079f9; $custom-light: #d6a2fc; $custom-dark: #000000;
JSON
{
"hex": "#c079f9",
"rgb": {
"r": 192,
"g": 121,
"b": 249
},
"hsl": {
"h": 273.281,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.70313,
"c": 0.19027,
"h": 307.9
},
"luminance": 0.31721
}Semantic roles & 50–950 ramp
primary
#C079F9
secondary
#E4F6D5
accent
#E60066
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F17
muted
#837F85