#C293F8#C293F8
#C293F8 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.149 H 304.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C293F8 |
|---|---|
| RGB | rgb(194, 147, 248) |
| HSL | hsl(268, 88%, 77%) |
| HSV | hsv(268, 41%, 97%) |
| CMYK | cmyk(21.8%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.83, 36.94, -43.99) |
| CIE-LCH | lch(68.83, 57.44, 310.03°) |
| OKLab | oklab(74.62% 0.0841 -0.1224) |
| OKLCH | oklch(74.62% 0.149 304.5) |
| XYZ | xyz(49.6216, 39.1143, 93.7244) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.66
Baby Purple
#CA9BF7
ΔE00 2.59
Pastel Purple
#CAA0FF
ΔE00 3.30
Lilac (survey)
#CEA2FD
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293F8 #C9F893
analogous
#9396F8 #C293F8 #F593F8
triadic
#C293F8 #F8C293 #93F8C2
tetradic
#C293F8 #F89396 #C9F893 #93F8F5
square
#C293F8 #F89396 #C9F893 #93F8F5
split-complementary
#C293F8 #F8F593 #96F893
monochromatic
#8120F1 #A25AF4 #C293F8 #E2CCFC #EFE2FD
Accessibility & contrast
On white
2.38
#C293F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C293F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293F8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293F8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#B9A3BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c293f8; /* rgb */ color: rgb(194, 147, 248); /* oklch */ color: oklch(74.6% 0.149 304.5);
Tailwind
colors: {
custom: {
50: '#d6b3fb',
500: '#c293f8',
950: '#000000',
},
}SCSS
$custom: #c293f8; $custom-light: #d6b3fb; $custom-dark: #000000;
JSON
{
"hex": "#c293f8",
"rgb": {
"r": 194,
"g": 147,
"b": 248
},
"hsl": {
"h": 267.921,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.74621,
"c": 0.14851,
"h": 304.5
},
"luminance": 0.39114
}Semantic roles & 50–950 ramp
primary
#C293F8
secondary
#E7F5D6
accent
#E4017B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085