#C678EB#C678EB
#C678EB is a light, vivid purple. Relative luminance 0.314; OKLCH L 70.1% C 0.179 H 313.9°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C678EB |
|---|---|
| RGB | rgb(198, 120, 235) |
| HSL | hsl(281, 74%, 70%) |
| HSV | hsv(281, 49%, 92%) |
| CMYK | cmyk(15.7%, 48.9%, 0%, 7.8%) |
| CIE-LAB | lab(62.88, 49.71, -46.18) |
| CIE-LCH | lch(62.88, 67.85, 317.11°) |
| OKLab | oklab(70.06% 0.1239 -0.1285) |
| OKLCH | oklch(70.06% 0.179 313.9) |
| XYZ | xyz(44.9981, 31.4380, 82.2789) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.64
Easter Purple
#C071FE
ΔE00 3.97
Light Urple
#B36FF6
ΔE00 5.15
Bright Lilac
#C95EFB
ΔE00 5.74
Bright Lavender
#C760FF
ΔE00 5.77
Liliac
#C48EFD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C678EB #9DEB78
analogous
#8D78EB #C678EB #EB78D6
triadic
#C678EB #EBC678 #78EBC6
tetradic
#C678EB #EB8D78 #9DEB78 #78D6EB
square
#C678EB #EB8D78 #9DEB78 #78D6EB
split-complementary
#C678EB #D6EB78 #78EB8D
monochromatic
#931ECB #AF43E3 #C678EB #DDADF3 #F3E3FB
Accessibility & contrast
On white
2.88
#C678EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#C678EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C678EB
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C678EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C678EB | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94EF
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#C38AA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c678eb; /* rgb */ color: rgb(198, 120, 235); /* oklch */ color: oklch(70.1% 0.179 313.9);
Tailwind
colors: {
custom: {
50: '#d9a1f2',
500: '#c678eb',
950: '#000000',
},
}SCSS
$custom: #c678eb; $custom-light: #d9a1f2; $custom-dark: #000000;
JSON
{
"hex": "#c678eb",
"rgb": {
"r": 198,
"g": 120,
"b": 235
},
"hsl": {
"h": 280.696,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.70058,
"c": 0.17852,
"h": 313.9
},
"luminance": 0.31437
}Semantic roles & 50–950 ramp
primary
#C678EB
secondary
#DAF0CF
accent
#D60F4F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85