#C14EDA#C14EDA
#C14EDA is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.0% C 0.222 H 320.0°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C14EDA |
|---|---|
| RGB | rgb(193, 78, 218) |
| HSL | hsl(289, 65%, 58%) |
| HSV | hsv(289, 64%, 85%) |
| CMYK | cmyk(11.5%, 64.2%, 0%, 14.5%) |
| CIE-LAB | lab(53.87, 65.14, -50.97) |
| CIE-LCH | lch(53.87, 82.71, 321.96°) |
| OKLab | oklab(63.04% 0.1698 -0.1424) |
| OKLCH | oklch(63.04% 0.222 320) |
| XYZ | xyz(37.3700, 21.8500, 68.5651) |
| Luminance | 0.2185 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.59
Pinkish Purple
#D648D7
ΔE00 3.86
Purple Pink
#D725DE
ΔE00 4.45
Heliotrope
#D94FF5
ΔE00 5.26
Pinky Purple
#C94CBE
ΔE00 5.39
Lightish Purple
#A552E6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C14EDA #67DA4E
analogous
#7B4EDA #C14EDA #DA4EAD
triadic
#C14EDA #DAC14E #4EDAC1
tetradic
#C14EDA #DA7B4E #67DA4E #4EADDA
square
#C14EDA #DA7B4E #67DA4E #4EADDA
split-complementary
#C14EDA #ADDA4E #4EDA7B
monochromatic
#7B1E90 #A729C2 #C14EDA #D381E5 #E4B3EF
Accessibility & contrast
On white
3.91
#C14EDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#C14EDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C14EDA
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C14EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C14EDA | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2479DE
Deuteranopia (green-blind)
#5A85D7
Tritanopia (blue-blind)
#C2668D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c14eda; /* rgb */ color: rgb(193, 78, 218); /* oklch */ color: oklch(63.0% 0.222 320.0);
Tailwind
colors: {
custom: {
50: '#d787e6',
500: '#c14eda',
950: '#000000',
},
}SCSS
$custom: #c14eda; $custom-light: #d787e6; $custom-dark: #000000;
JSON
{
"hex": "#c14eda",
"rgb": {
"r": 193,
"g": 78,
"b": 218
},
"hsl": {
"h": 289.286,
"s": 65.421,
"l": 58.039
},
"oklch": {
"l": 0.63042,
"c": 0.22161,
"h": 320
},
"luminance": 0.21848
}Semantic roles & 50–950 ramp
primary
#C14EDA
secondary
#B0DEA6
accent
#E83F5E
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84