#C294F7#C294F7
#C294F7 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.146 H 304.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C294F7 |
|---|---|
| RGB | rgb(194, 148, 247) |
| HSL | hsl(268, 86%, 77%) |
| HSV | hsv(268, 40%, 97%) |
| CMYK | cmyk(21.5%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.01, 36.17, -43.16) |
| CIE-LCH | lch(69.01, 56.31, 309.97°) |
| OKLab | oklab(74.74% 0.0825 -0.12) |
| OKLCH | oklch(74.74% 0.146 304.5) |
| XYZ | xyz(49.6231, 39.3647, 92.9616) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.32
Pastel Purple
#CAA0FF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 3.90
Pale Purple
#B790D4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294F7 #C9F794
analogous
#9497F7 #C294F7 #F494F7
triadic
#C294F7 #F7C294 #94F7C2
tetradic
#C294F7 #F79497 #C9F794 #94F7F4
square
#C294F7 #F79497 #C9F794 #94F7F4
split-complementary
#C294F7 #F7F494 #97F794
monochromatic
#8122EE #A25BF3 #C294F7 #E2CDFB #EFE3FD
Accessibility & contrast
On white
2.37
#C294F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#C294F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294F7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294F7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#BAA4BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c294f7; /* rgb */ color: rgb(194, 148, 247); /* oklch */ color: oklch(74.7% 0.146 304.5);
Tailwind
colors: {
custom: {
50: '#d6b4fa',
500: '#c294f7',
950: '#000000',
},
}SCSS
$custom: #c294f7; $custom-light: #d6b4fa; $custom-dark: #000000;
JSON
{
"hex": "#c294f7",
"rgb": {
"r": 194,
"g": 148,
"b": 247
},
"hsl": {
"h": 267.879,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.74743,
"c": 0.14566,
"h": 304.5
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#C294F7
secondary
#E7F5D6
accent
#E3037B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085