#C293EF#C293EF
#C293EF is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.2% C 0.137 H 306.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C293EF |
|---|---|
| RGB | rgb(194, 147, 239) |
| HSL | hsl(271, 74%, 76%) |
| HSV | hsv(271, 38%, 94%) |
| CMYK | cmyk(18.8%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.44, 34.93, -39.68) |
| CIE-LCH | lch(68.44, 52.87, 311.36°) |
| OKLab | oklab(74.19% 0.0824 -0.11) |
| OKLCH | oklch(74.19% 0.137 306.8) |
| XYZ | xyz(48.2588, 38.5691, 86.5469) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.27
Liliac
#C48EFD
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293EF #C0EF93
analogous
#9493EF #C293EF #EF93EE
triadic
#C293EF #EFC293 #93EFC2
tetradic
#C293EF #EF9493 #C0EF93 #93EEEF
square
#C293EF #EF9493 #C0EF93 #93EEEF
split-complementary
#C293EF #EEEF93 #93EF94
monochromatic
#8628DF #A45EE7 #C293EF #E0C8F7 #F0E4FB
Accessibility & contrast
On white
2.41
#C293EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C293EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293EF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293EF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#BCA1B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c293ef; /* rgb */ color: rgb(194, 147, 239); /* oklch */ color: oklch(74.2% 0.137 306.8);
Tailwind
colors: {
custom: {
50: '#d6b3f4',
500: '#c293ef',
950: '#000000',
},
}SCSS
$custom: #c293ef; $custom-light: #d6b3f4; $custom-dark: #000000;
JSON
{
"hex": "#c293ef",
"rgb": {
"r": 194,
"g": 147,
"b": 239
},
"hsl": {
"h": 270.652,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.74192,
"c": 0.13742,
"h": 306.8
},
"luminance": 0.38569
}Semantic roles & 50–950 ramp
primary
#C293EF
secondary
#E5F3D8
accent
#D60F71
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085