#C293DC#C293DC
#C293DC is a light, moderate violet. Relative luminance 0.375; OKLCH L 73.3% C 0.114 H 313.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C293DC |
|---|---|
| RGB | rgb(194, 147, 220) |
| HSL | hsl(279, 51%, 72%) |
| HSV | hsv(279, 33%, 86%) |
| CMYK | cmyk(11.8%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.65, 30.84, -30.44) |
| CIE-LCH | lch(67.65, 43.33, 315.37°) |
| OKLab | oklab(73.34% 0.0781 -0.0835) |
| OKLCH | oklch(73.34% 0.114 313.1) |
| XYZ | xyz(45.5980, 37.5048, 72.5333) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 4.04
Baby Purple
#CA9BF7
ΔE00 4.76
Lavender
#B39DDB
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293DC #ADDC93
analogous
#9E93DC #C293DC #DC93D2
triadic
#C293DC #DCC293 #93DCC2
tetradic
#C293DC #DC9E93 #ADDC93 #93D2DC
square
#C293DC #DC9E93 #ADDC93 #93D2DC
split-complementary
#C293DC #D2DC93 #93DC9E
monochromatic
#8C3CB9 #A865CD #C293DC #DCC1EB #F2E8F8
Accessibility & contrast
On white
2.47
#C293DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#C293DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293DC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293DC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#C09DAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c293dc; /* rgb */ color: rgb(194, 147, 220); /* oklch */ color: oklch(73.3% 0.114 313.1);
Tailwind
colors: {
custom: {
50: '#d5b3e7',
500: '#c293dc',
950: '#000000',
},
}SCSS
$custom: #c293dc; $custom-light: #d5b3e7; $custom-dark: #000000;
JSON
{
"hex": "#c293dc",
"rgb": {
"r": 194,
"g": 147,
"b": 220
},
"hsl": {
"h": 278.63,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.73339,
"c": 0.11436,
"h": 313.1
},
"luminance": 0.37504
}Semantic roles & 50–950 ramp
primary
#C293DC
secondary
#E3EFDC
accent
#BE275D
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084