#C679F9#C679F9
#C679F9 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.9% C 0.192 H 310.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C679F9 |
|---|---|
| RGB | rgb(198, 121, 249) |
| HSL | hsl(276, 91%, 73%) |
| HSV | hsv(276, 51%, 98%) |
| CMYK | cmyk(20.5%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(63.77, 52.17, -52.49) |
| CIE-LCH | lch(63.77, 74.01, 314.82°) |
| OKLab | oklab(70.95% 0.1239 -0.1469) |
| OKLCH | oklch(70.95% 0.192 310.2) |
| XYZ | xyz(47.2218, 32.5209, 93.3937) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.33
Easter Purple
#C071FE
ΔE00 2.42
Light Urple
#B36FF6
ΔE00 4.26
Liliac
#C48EFD
ΔE00 5.00
Bright Lavender
#C760FF
ΔE00 5.10
Bright Lilac
#C95EFB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C679F9 #ACF979
analogous
#8679F9 #C679F9 #F979EC
triadic
#C679F9 #F9C679 #79F9C6
tetradic
#C679F9 #F98679 #ACF979 #79ECF9
square
#C679F9 #F98679 #ACF979 #79ECF9
split-complementary
#C679F9 #ECF979 #79F986
monochromatic
#930BED #AD3EF6 #C679F9 #DFB4FC #F3E2FE
Accessibility & contrast
On white
2.80
#C679F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C679F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C679F9
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C679F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C679F9 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#C08FAE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c679f9; /* rgb */ color: rgb(198, 121, 249); /* oklch */ color: oklch(70.9% 0.192 310.2);
Tailwind
colors: {
custom: {
50: '#daa2fc',
500: '#c679f9',
950: '#000000',
},
}SCSS
$custom: #c679f9; $custom-light: #daa2fc; $custom-dark: #000000;
JSON
{
"hex": "#c679f9",
"rgb": {
"r": 198,
"g": 121,
"b": 249
},
"hsl": {
"h": 276.094,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.70947,
"c": 0.19222,
"h": 310.2
},
"luminance": 0.3252
}Semantic roles & 50–950 ramp
primary
#C679F9
secondary
#E2F6D5
accent
#E6005B
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85