#C294EF#C294EF
#C294EF is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.4% C 0.136 H 306.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C294EF |
|---|---|
| RGB | rgb(194, 148, 239) |
| HSL | hsl(270, 74%, 76%) |
| HSV | hsv(270, 38%, 94%) |
| CMYK | cmyk(18.8%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.67, 34.38, -39.33) |
| CIE-LCH | lch(68.67, 52.24, 311.16°) |
| OKLab | oklab(74.36% 0.081 -0.109) |
| OKLCH | oklch(74.36% 0.136 306.6) |
| XYZ | xyz(48.4150, 38.8815, 86.5989) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 3.08
Liliac
#C48EFD
ΔE00 3.10
Pastel Purple
#CAA0FF
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294EF #C1EF94
analogous
#9494EF #C294EF #EF94EE
triadic
#C294EF #EFC294 #94EFC2
tetradic
#C294EF #EF9494 #C1EF94 #94EEEF
square
#C294EF #EF9494 #C1EF94 #94EEEF
split-complementary
#C294EF #EEEF94 #94EF94
monochromatic
#852ADF #A45FE7 #C294EF #E0C9F7 #F0E4FB
Accessibility & contrast
On white
2.39
#C294EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#C294EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294EF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294EF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F2
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#BCA2B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c294ef; /* rgb */ color: rgb(194, 148, 239); /* oklch */ color: oklch(74.4% 0.136 306.6);
Tailwind
colors: {
custom: {
50: '#d6b4f4',
500: '#c294ef',
950: '#000000',
},
}SCSS
$custom: #c294ef; $custom-light: #d6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#c294ef",
"rgb": {
"r": 194,
"g": 148,
"b": 239
},
"hsl": {
"h": 270.33,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.74364,
"c": 0.13577,
"h": 306.6
},
"luminance": 0.38881
}Semantic roles & 50–950 ramp
primary
#C294EF
secondary
#E5F3D8
accent
#D60F72
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085