#C677F7#C677F7
#C677F7 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.5% C 0.193 H 310.9°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C677F7 |
|---|---|
| RGB | rgb(198, 119, 247) |
| HSL | hsl(277, 89%, 72%) |
| HSV | hsv(277, 52%, 97%) |
| CMYK | cmyk(19.8%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(63.27, 52.77, -52.18) |
| CIE-LCH | lch(63.27, 74.21, 315.32°) |
| OKLab | oklab(70.55% 0.1264 -0.146) |
| OKLCH | oklch(70.55% 0.193 310.9) |
| XYZ | xyz(46.6710, 31.9157, 91.6794) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.26
Easter Purple
#C071FE
ΔE00 2.28
Light Urple
#B36FF6
ΔE00 4.08
Bright Lavender
#C760FF
ΔE00 4.73
Bright Lilac
#C95EFB
ΔE00 4.95
Liliac
#C48EFD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C677F7 #A8F777
analogous
#8677F7 #C677F7 #F777E8
triadic
#C677F7 #F7C677 #77F7C6
tetradic
#C677F7 #F78677 #A8F777 #77E8F7
square
#C677F7 #F78677 #A8F777 #77E8F7
split-complementary
#C677F7 #E8F777 #77F786
monochromatic
#930EE6 #AE3DF4 #C677F7 #DEB1FA #F3E2FD
Accessibility & contrast
On white
2.84
#C677F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#C677F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C677F7
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C677F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C677F7 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5495FB
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#C08DAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c677f7; /* rgb */ color: rgb(198, 119, 247); /* oklch */ color: oklch(70.5% 0.193 310.9);
Tailwind
colors: {
custom: {
50: '#daa1fa',
500: '#c677f7',
950: '#000000',
},
}SCSS
$custom: #c677f7; $custom-light: #daa1fa; $custom-dark: #000000;
JSON
{
"hex": "#c677f7",
"rgb": {
"r": 198,
"g": 119,
"b": 247
},
"hsl": {
"h": 277.031,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.70546,
"c": 0.1931,
"h": 310.9
},
"luminance": 0.31915
}Semantic roles & 50–950 ramp
primary
#C677F7
secondary
#E1F5D5
accent
#E60058
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85