#C34EDC#C34EDC
#C34EDC is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.224 H 320.1°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C34EDC |
|---|---|
| RGB | rgb(195, 78, 220) |
| HSL | hsl(289, 67%, 58%) |
| HSV | hsv(289, 65%, 86%) |
| CMYK | cmyk(11.4%, 64.5%, 0%, 13.7%) |
| CIE-LAB | lab(54.26, 65.97, -51.46) |
| CIE-LCH | lch(54.26, 83.67, 322.05°) |
| OKLab | oklab(63.42% 0.1721 -0.1437) |
| OKLCH | oklch(63.42% 0.224 320.1) |
| XYZ | xyz(38.1468, 22.2200, 69.9758) |
| Luminance | 0.2222 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.88
Pinkish Purple
#D648D7
ΔE00 3.63
Purple Pink
#D725DE
ΔE00 4.36
Heliotrope
#D94FF5
ΔE00 4.84
Pinky Purple
#C94CBE
ΔE00 5.49
Bright Lilac
#C95EFB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C34EDC #67DC4E
analogous
#7C4EDC #C34EDC #DC4EAE
triadic
#C34EDC #DCC34E #4EDCC3
tetradic
#C34EDC #DC7C4E #67DC4E #4EAEDC
square
#C34EDC #DC7C4E #67DC4E #4EAEDC
split-complementary
#C34EDC #AEDC4E #4EDC7C
monochromatic
#7E1D93 #AA27C6 #C34EDC #D481E6 #E6B4F0
Accessibility & contrast
On white
3.86
#C34EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#C34EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C34EDC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C34EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C34EDC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#237AE0
Deuteranopia (green-blind)
#5A86D8
Tritanopia (blue-blind)
#C4668F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c34edc; /* rgb */ color: rgb(195, 78, 220); /* oklch */ color: oklch(63.4% 0.224 320.1);
Tailwind
colors: {
custom: {
50: '#d987e7',
500: '#c34edc',
950: '#000000',
},
}SCSS
$custom: #c34edc; $custom-light: #d987e7; $custom-dark: #000000;
JSON
{
"hex": "#c34edc",
"rgb": {
"r": 195,
"g": 78,
"b": 220
},
"hsl": {
"h": 289.437,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.63418,
"c": 0.22426,
"h": 320.1
},
"luminance": 0.22218
}Semantic roles & 50–950 ramp
primary
#C34EDC
secondary
#B1DFA7
accent
#EA3E5C
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84