#C494F7#C494F7
#C494F7 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.9% C 0.146 H 305.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C494F7 |
|---|---|
| RGB | rgb(196, 148, 247) |
| HSL | hsl(269, 86%, 77%) |
| HSV | hsv(269, 40%, 97%) |
| CMYK | cmyk(20.6%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.21, 36.74, -42.84) |
| CIE-LCH | lch(69.21, 56.44, 310.61°) |
| OKLab | oklab(74.93% 0.0849 -0.1191) |
| OKLCH | oklch(74.93% 0.146 305.5) |
| XYZ | xyz(50.1399, 39.6313, 92.9858) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.09
Pastel Purple
#CAA0FF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C494F7 #C7F794
analogous
#9495F7 #C494F7 #F694F7
triadic
#C494F7 #F7C494 #94F7C4
tetradic
#C494F7 #F79495 #C7F794 #94F7F6
square
#C494F7 #F79495 #C7F794 #94F7F6
split-complementary
#C494F7 #F7F694 #95F794
monochromatic
#8522EE #A55BF3 #C494F7 #E3CDFB #EFE3FD
Accessibility & contrast
On white
2.35
#C494F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C494F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C494F7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C494F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C494F7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#BCA4BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c494f7; /* rgb */ color: rgb(196, 148, 247); /* oklch */ color: oklch(74.9% 0.146 305.5);
Tailwind
colors: {
custom: {
50: '#d7b4fa',
500: '#c494f7',
950: '#000000',
},
}SCSS
$custom: #c494f7; $custom-light: #d7b4fa; $custom-dark: #000000;
JSON
{
"hex": "#c494f7",
"rgb": {
"r": 196,
"g": 148,
"b": 247
},
"hsl": {
"h": 269.091,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.74932,
"c": 0.14621,
"h": 305.5
},
"luminance": 0.39631
}Semantic roles & 50–950 ramp
primary
#C494F7
secondary
#E6F5D6
accent
#E30376
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085