#C679ED#C679ED
#C679ED is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.3% C 0.179 H 313.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C679ED |
|---|---|
| RGB | rgb(198, 121, 237) |
| HSL | hsl(280, 76%, 70%) |
| HSV | hsv(280, 49%, 93%) |
| CMYK | cmyk(16.5%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(63.17, 49.61, -46.81) |
| CIE-LCH | lch(63.17, 68.21, 316.66°) |
| OKLab | oklab(70.31% 0.1228 -0.1304) |
| OKLCH | oklch(70.31% 0.179 313.3) |
| XYZ | xyz(45.4096, 31.7960, 83.8495) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.41
Easter Purple
#C071FE
ΔE00 3.80
Light Urple
#B36FF6
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.55
Bright Lavender
#C760FF
ΔE00 5.79
Bright Lilac
#C95EFB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C679ED #A0ED79
analogous
#8C79ED #C679ED #ED79DA
triadic
#C679ED #EDC679 #79EDC6
tetradic
#C679ED #ED8C79 #A0ED79 #79DAED
square
#C679ED #ED8C79 #A0ED79 #79DAED
split-complementary
#C679ED #DAED79 #79ED8C
monochromatic
#931CD0 #AF43E6 #C679ED #DDAFF4 #F4E4FB
Accessibility & contrast
On white
2.85
#C679ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#C679ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C679ED
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C679ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C679ED | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#759BEA
Tritanopia (blue-blind)
#C38BA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c679ed; /* rgb */ color: rgb(198, 121, 237); /* oklch */ color: oklch(70.3% 0.179 313.3);
Tailwind
colors: {
custom: {
50: '#d9a2f3',
500: '#c679ed',
950: '#000000',
},
}SCSS
$custom: #c679ed; $custom-light: #d9a2f3; $custom-dark: #000000;
JSON
{
"hex": "#c679ed",
"rgb": {
"r": 198,
"g": 121,
"b": 237
},
"hsl": {
"h": 279.828,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.70311,
"c": 0.17909,
"h": 313.3
},
"luminance": 0.31795
}Semantic roles & 50–950 ramp
primary
#C679ED
secondary
#DCF1D1
accent
#D90D51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85