#C294FF#C294FF
#C294FF is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.156 H 302.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C294FF |
|---|---|
| RGB | rgb(194, 148, 255) |
| HSL | hsl(266, 100%, 79%) |
| HSV | hsv(266, 42%, 100%) |
| CMYK | cmyk(23.9%, 42%, 0%, 0%) |
| CIE-LAB | lab(69.38, 37.99, -46.95) |
| CIE-LCH | lch(69.38, 60.39, 308.98°) |
| OKLab | oklab(75.13% 0.0839 -0.131) |
| OKLCH | oklch(75.13% 0.156 302.7) |
| XYZ | xyz(50.8841, 39.8692, 99.6032) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.66
Baby Purple
#CA9BF7
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.30
Lilac (survey)
#CEA2FD
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.94
Light Purple
#BF77F6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294FF #D1FF94
analogous
#949CFF #C294FF #F794FF
triadic
#C294FF #FFC294 #94FFC2
tetradic
#C294FF #FF949C #D1FF94 #94FFF7
square
#C294FF #FF949C #D1FF94 #94FFF7
split-complementary
#C294FF #FFF794 #9CFF94
monochromatic
#7C1AFF #9F57FF #C294FF #E5D1FF #EEE0FF
Accessibility & contrast
On white
2.34
#C294FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C294FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#B7A6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c294ff; /* rgb */ color: rgb(194, 148, 255); /* oklch */ color: oklch(75.1% 0.156 302.7);
Tailwind
colors: {
custom: {
50: '#d6b4ff',
500: '#c294ff',
950: '#000000',
},
}SCSS
$custom: #c294ff; $custom-light: #d6b4ff; $custom-dark: #000000;
JSON
{
"hex": "#c294ff",
"rgb": {
"r": 194,
"g": 148,
"b": 255
},
"hsl": {
"h": 265.794,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.75134,
"c": 0.15558,
"h": 302.7
},
"luminance": 0.39869
}Semantic roles & 50–950 ramp
primary
#C294FF
secondary
#E8F7D4
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086