#C14EDC#C14EDC
#C14EDC is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.2% C 0.223 H 319.5°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C14EDC |
|---|---|
| RGB | rgb(193, 78, 220) |
| HSL | hsl(289, 67%, 58%) |
| HSV | hsv(289, 65%, 86%) |
| CMYK | cmyk(12.3%, 64.5%, 0%, 13.7%) |
| CIE-LAB | lab(53.98, 65.52, -51.92) |
| CIE-LCH | lch(53.98, 83.60, 321.60°) |
| OKLab | oklab(63.16% 0.1698 -0.1451) |
| OKLCH | oklch(63.16% 0.223 319.5) |
| XYZ | xyz(37.6333, 21.9553, 69.9517) |
| Luminance | 0.2195 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.75
Pinkish Purple
#D648D7
ΔE00 4.00
Purple Pink
#D725DE
ΔE00 4.50
Heliotrope
#D94FF5
ΔE00 5.10
Pinky Purple
#C94CBE
ΔE00 5.68
Lightish Purple
#A552E6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C14EDC #69DC4E
analogous
#7A4EDC #C14EDC #DC4EB0
triadic
#C14EDC #DCC14E #4EDCC1
tetradic
#C14EDC #DC7A4E #69DC4E #4EB0DC
square
#C14EDC #DC7A4E #69DC4E #4EB0DC
split-complementary
#C14EDC #B0DC4E #4EDC7A
monochromatic
#7C1D93 #A827C6 #C14EDC #D381E6 #E5B4F0
Accessibility & contrast
On white
3.90
#C14EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#C14EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C14EDC
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C14EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C14EDC | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2079E0
Deuteranopia (green-blind)
#5885D9
Tritanopia (blue-blind)
#C1678F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c14edc; /* rgb */ color: rgb(193, 78, 220); /* oklch */ color: oklch(63.2% 0.223 319.5);
Tailwind
colors: {
custom: {
50: '#d787e7',
500: '#c14edc',
950: '#000000',
},
}SCSS
$custom: #c14edc; $custom-light: #d787e7; $custom-dark: #000000;
JSON
{
"hex": "#c14edc",
"rgb": {
"r": 193,
"g": 78,
"b": 220
},
"hsl": {
"h": 288.592,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.63159,
"c": 0.2234,
"h": 319.5
},
"luminance": 0.21954
}Semantic roles & 50–950 ramp
primary
#C14EDC
secondary
#B1DFA7
accent
#EA3E5F
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84