#C294F8#C294F8
#C294F8 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.8% C 0.147 H 304.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C294F8 |
|---|---|
| RGB | rgb(194, 148, 248) |
| HSL | hsl(268, 88%, 78%) |
| HSV | hsv(268, 40%, 97%) |
| CMYK | cmyk(21.8%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.06, 36.39, -43.63) |
| CIE-LCH | lch(69.06, 56.82, 309.83°) |
| OKLab | oklab(74.79% 0.0827 -0.1214) |
| OKLCH | oklch(74.79% 0.147 304.3) |
| XYZ | xyz(49.7778, 39.4266, 93.7764) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 2.41
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294F8 #CAF894
analogous
#9498F8 #C294F8 #F494F8
triadic
#C294F8 #F8C294 #94F8C2
tetradic
#C294F8 #F89498 #CAF894 #94F8F4
square
#C294F8 #F89498 #CAF894 #94F8F4
split-complementary
#C294F8 #F8F494 #98F894
monochromatic
#8121F0 #A15BF4 #C294F8 #E3CDFC #EFE2FD
Accessibility & contrast
On white
2.36
#C294F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#C294F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294F8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294F8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#B9A4BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c294f8; /* rgb */ color: rgb(194, 148, 248); /* oklch */ color: oklch(74.8% 0.147 304.3);
Tailwind
colors: {
custom: {
50: '#d6b4fb',
500: '#c294f8',
950: '#000000',
},
}SCSS
$custom: #c294f8; $custom-light: #d6b4fb; $custom-dark: #000000;
JSON
{
"hex": "#c294f8",
"rgb": {
"r": 194,
"g": 148,
"b": 248
},
"hsl": {
"h": 267.6,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.74791,
"c": 0.14689,
"h": 304.3
},
"luminance": 0.39426
}Semantic roles & 50–950 ramp
primary
#C294F8
secondary
#E7F5D6
accent
#E4017C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085