#C978F8#C978F8
#C978F8 is a light, vivid violet. Relative luminance 0.326; OKLCH L 71.1% C 0.194 H 311.6°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C978F8 |
|---|---|
| RGB | rgb(201, 120, 248) |
| HSL | hsl(278, 90%, 72%) |
| HSV | hsv(278, 52%, 97%) |
| CMYK | cmyk(19%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(63.86, 53.24, -51.78) |
| CIE-LCH | lch(63.86, 74.27, 315.80°) |
| OKLab | oklab(71.07% 0.1287 -0.1448) |
| OKLCH | oklch(71.07% 0.194 311.6) |
| XYZ | xyz(47.7441, 32.6288, 92.5716) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.81
Easter Purple
#C071FE
ΔE00 2.74
Light Urple
#B36FF6
ΔE00 4.66
Bright Lavender
#C760FF
ΔE00 5.03
Bright Lilac
#C95EFB
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C978F8 #A7F878
analogous
#8978F8 #C978F8 #F878E7
triadic
#C978F8 #F8C978 #78F8C9
tetradic
#C978F8 #F88978 #A7F878 #78E7F8
square
#C978F8 #F88978 #A7F878 #78E7F8
split-complementary
#C978F8 #E7F878 #78F889
monochromatic
#980CE9 #B23EF5 #C978F8 #E0B2FB #F3E2FD
Accessibility & contrast
On white
2.79
#C978F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#C978F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C978F8
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C978F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C978F8 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FC
Deuteranopia (green-blind)
#709CF5
Tritanopia (blue-blind)
#C48DAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c978f8; /* rgb */ color: rgb(201, 120, 248); /* oklch */ color: oklch(71.1% 0.194 311.6);
Tailwind
colors: {
custom: {
50: '#dca1fb',
500: '#c978f8',
950: '#000000',
},
}SCSS
$custom: #c978f8; $custom-light: #dca1fb; $custom-dark: #000000;
JSON
{
"hex": "#c978f8",
"rgb": {
"r": 201,
"g": 120,
"b": 248
},
"hsl": {
"h": 277.969,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.7107,
"c": 0.19373,
"h": 311.6
},
"luminance": 0.32628
}Semantic roles & 50–950 ramp
primary
#C978F8
secondary
#E1F6D5
accent
#E60054
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85