#C293F2#C293F2
#C293F2 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.141 H 306.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C293F2 |
|---|---|
| RGB | rgb(194, 147, 242) |
| HSL | hsl(270, 79%, 76%) |
| HSV | hsv(270, 39%, 95%) |
| CMYK | cmyk(19.8%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(68.57, 35.60, -41.12) |
| CIE-LCH | lch(68.57, 54.39, 310.88°) |
| OKLab | oklab(74.33% 0.083 -0.1141) |
| OKLCH | oklch(74.33% 0.141 306) |
| XYZ | xyz(48.7057, 38.7479, 88.9004) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.25
Liliac
#C48EFD
ΔE00 2.44
Pastel Purple
#CAA0FF
ΔE00 3.45
Lavender (survey)
#C79FEF
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 3.93
Pale Purple
#B790D4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293F2 #C3F293
analogous
#9394F2 #C293F2 #F193F2
triadic
#C293F2 #F2C293 #93F2C2
tetradic
#C293F2 #F29394 #C3F293 #93F2F1
square
#C293F2 #F29394 #C3F293 #93F2F1
split-complementary
#C293F2 #F2F193 #94F293
monochromatic
#8426E5 #A35CEB #C293F2 #E1CAF9 #F0E4FC
Accessibility & contrast
On white
2.40
#C293F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C293F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293F2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293F2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#88A8EF
Tritanopia (blue-blind)
#BBA2B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c293f2; /* rgb */ color: rgb(194, 147, 242); /* oklch */ color: oklch(74.3% 0.141 306.0);
Tailwind
colors: {
custom: {
50: '#d6b3f6',
500: '#c293f2',
950: '#000000',
},
}SCSS
$custom: #c293f2; $custom-light: #d6b3f6; $custom-dark: #000000;
JSON
{
"hex": "#c293f2",
"rgb": {
"r": 194,
"g": 147,
"b": 242
},
"hsl": {
"h": 269.684,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.74333,
"c": 0.14111,
"h": 306
},
"luminance": 0.38748
}Semantic roles & 50–950 ramp
primary
#C293F2
secondary
#E6F4D7
accent
#DB0B74
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085