#C294FE#C294FE
#C294FE is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.1% C 0.154 H 302.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C294FE |
|---|---|
| RGB | rgb(194, 148, 254) |
| HSL | hsl(266, 98%, 79%) |
| HSV | hsv(266, 42%, 100%) |
| CMYK | cmyk(23.6%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.33, 37.76, -46.48) |
| CIE-LCH | lch(69.33, 59.88, 309.09°) |
| OKLab | oklab(75.08% 0.0838 -0.1296) |
| OKLCH | oklch(75.08% 0.154 302.9) |
| XYZ | xyz(50.7236, 39.8049, 98.7576) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 4.17
Lavender (survey)
#C79FEF
ΔE00 4.80
Light Purple
#BF77F6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294FE #D0FE94
analogous
#949BFE #C294FE #F794FE
triadic
#C294FE #FEC294 #94FEC2
tetradic
#C294FE #FE949B #D0FE94 #94FEF7
square
#C294FE #FE949B #D0FE94 #94FEF7
split-complementary
#C294FE #FEF794 #9BFE94
monochromatic
#7D1BFD #9F57FD #C294FE #E5D1FF #EEE1FF
Accessibility & contrast
On white
2.34
#C294FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#C294FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294FE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294FE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#B8A6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c294fe; /* rgb */ color: rgb(194, 148, 254); /* oklch */ color: oklch(75.1% 0.154 302.9);
Tailwind
colors: {
custom: {
50: '#d6b4ff',
500: '#c294fe',
950: '#000000',
},
}SCSS
$custom: #c294fe; $custom-light: #d6b4ff; $custom-dark: #000000;
JSON
{
"hex": "#c294fe",
"rgb": {
"r": 194,
"g": 148,
"b": 254
},
"hsl": {
"h": 266.038,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.75084,
"c": 0.15433,
"h": 302.9
},
"luminance": 0.39805
}Semantic roles & 50–950 ramp
primary
#C294FE
secondary
#E8F7D4
accent
#E60082
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086