#C293DA#C293DA
#C293DA is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.3% C 0.112 H 313.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C293DA |
|---|---|
| RGB | rgb(194, 147, 218) |
| HSL | hsl(280, 49%, 72%) |
| HSV | hsv(280, 33%, 85%) |
| CMYK | cmyk(11%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(67.58, 30.42, -29.46) |
| CIE-LCH | lch(67.58, 42.34, 315.92°) |
| OKLab | oklab(73.25% 0.0776 -0.0807) |
| OKLCH | oklch(73.25% 0.112 313.9) |
| XYZ | xyz(45.3347, 37.3995, 71.1467) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.22
Lavender (survey)
#C79FEF
ΔE00 4.33
Baby Purple
#CA9BF7
ΔE00 5.15
Lavender
#B39DDB
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293DA #ABDA93
analogous
#9F93DA #C293DA #DA93CF
triadic
#C293DA #DAC293 #93DAC2
tetradic
#C293DA #DA9F93 #ABDA93 #93CFDA
square
#C293DA #DA9F93 #ABDA93 #93CFDA
split-complementary
#C293DA #CFDA93 #93DA9F
monochromatic
#8D3EB5 #A865CA #C293DA #DCC1EA #F2E8F7
Accessibility & contrast
On white
2.48
#C293DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#C293DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293DA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293DA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#C09CAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c293da; /* rgb */ color: rgb(194, 147, 218); /* oklch */ color: oklch(73.3% 0.112 313.9);
Tailwind
colors: {
custom: {
50: '#d5b3e5',
500: '#c293da',
950: '#000000',
},
}SCSS
$custom: #c293da; $custom-light: #d5b3e5; $custom-dark: #000000;
JSON
{
"hex": "#c293da",
"rgb": {
"r": 194,
"g": 147,
"b": 218
},
"hsl": {
"h": 279.718,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.73254,
"c": 0.11198,
"h": 313.9
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#C293DA
secondary
#E1EEDB
accent
#BC295B
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084