#C293EB#C293EB
#C293EB is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.0% C 0.133 H 308.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C293EB |
|---|---|
| RGB | rgb(194, 147, 235) |
| HSL | hsl(272, 69%, 75%) |
| HSV | hsv(272, 37%, 92%) |
| CMYK | cmyk(17.4%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.27, 34.05, -37.75) |
| CIE-LCH | lch(68.27, 50.84, 312.05°) |
| OKLab | oklab(74.01% 0.0816 -0.1044) |
| OKLCH | oklch(74.01% 0.133 308) |
| XYZ | xyz(47.6744, 38.3354, 83.4691) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.50
Lavender (survey)
#C79FEF
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293EB #BCEB93
analogous
#9693EB #C293EB #EB93E8
triadic
#C293EB #EBC293 #93EBC2
tetradic
#C293EB #EB9693 #BCEB93 #93E8EB
square
#C293EB #EB9693 #BCEB93 #93E8EB
split-complementary
#C293EB #E8EB93 #93EB96
monochromatic
#882CD8 #A55FE1 #C293EB #DFC7F5 #F0E5FA
Accessibility & contrast
On white
2.42
#C293EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#C293EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293EB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293EB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#BDA0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c293eb; /* rgb */ color: rgb(194, 147, 235); /* oklch */ color: oklch(74.0% 0.133 308.0);
Tailwind
colors: {
custom: {
50: '#d5b3f1',
500: '#c293eb',
950: '#000000',
},
}SCSS
$custom: #c293eb; $custom-light: #d5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#c293eb",
"rgb": {
"r": 194,
"g": 147,
"b": 235
},
"hsl": {
"h": 272.045,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.74006,
"c": 0.13251,
"h": 308
},
"luminance": 0.38335
}Semantic roles & 50–950 ramp
primary
#C293EB
secondary
#E5F2D9
accent
#D1156C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085