#C680EE#C680EE
#C680EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.4% C 0.169 H 312.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C680EE |
|---|---|
| RGB | rgb(198, 128, 238) |
| HSL | hsl(278, 76%, 72%) |
| HSV | hsv(278, 46%, 93%) |
| CMYK | cmyk(16.8%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(64.66, 46.14, -45.03) |
| CIE-LCH | lch(64.66, 64.47, 315.70°) |
| OKLab | oklab(71.43% 0.1134 -0.1253) |
| OKLCH | oklch(71.43% 0.169 312.1) |
| XYZ | xyz(46.4378, 33.6181, 84.9150) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.19
Liliac
#C48EFD
ΔE00 4.14
Easter Purple
#C071FE
ΔE00 4.79
Light Urple
#B36FF6
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.66
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C680EE #A8EE80
analogous
#8F80EE #C680EE #EE80DF
triadic
#C680EE #EEC680 #80EEC6
tetradic
#C680EE #EE8F80 #A8EE80 #80DFEE
square
#C680EE #EE8F80 #A8EE80 #80DFEE
split-complementary
#C680EE #DFEE80 #80EE8F
monochromatic
#931DD7 #AE4AE7 #C680EE #DEB6F5 #F3E4FB
Accessibility & contrast
On white
2.72
#C680EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#C680EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C680EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C680EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C680EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#C291AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c680ee; /* rgb */ color: rgb(198, 128, 238); /* oklch */ color: oklch(71.4% 0.169 312.1);
Tailwind
colors: {
custom: {
50: '#d9a6f4',
500: '#c680ee',
950: '#000000',
},
}SCSS
$custom: #c680ee; $custom-light: #d9a6f4; $custom-dark: #000000;
JSON
{
"hex": "#c680ee",
"rgb": {
"r": 198,
"g": 128,
"b": 238
},
"hsl": {
"h": 278.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.71431,
"c": 0.16893,
"h": 312.1
},
"luminance": 0.33617
}Semantic roles & 50–950 ramp
primary
#C680EE
secondary
#E1F3D7
accent
#D90D57
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85