#C34EED#C34EED
#C34EED is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.4% C 0.239 H 315.7°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C34EED |
|---|---|
| RGB | rgb(195, 78, 237) |
| HSL | hsl(284, 82%, 62%) |
| HSV | hsv(284, 67%, 93%) |
| CMYK | cmyk(17.7%, 67.1%, 0%, 7.1%) |
| CIE-LAB | lab(55.24, 69.21, -59.45) |
| CIE-LCH | lch(55.24, 91.24, 319.33°) |
| OKLab | oklab(64.44% 0.1716 -0.1671) |
| OKLCH | oklch(64.44% 0.24 315.7) |
| XYZ | xyz(40.5137, 23.1668, 82.4419) |
| Luminance | 0.2316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.85
Bright Lilac
#C95EFB
ΔE00 3.93
Heliotrope
#D94FF5
ΔE00 3.96
Bright Lavender
#C760FF
ΔE00 4.45
Lightish Purple
#A552E6
ΔE00 5.25
Pinkish Purple
#D648D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C34EED #78ED4E
analogous
#744EED #C34EED #ED4EC8
triadic
#C34EED #EDC34E #4EEDC3
tetradic
#C34EED #ED744E #78ED4E #4EC8ED
square
#C34EED #ED744E #78ED4E #4EC8ED
split-complementary
#C34EED #C8ED4E #4EED74
monochromatic
#8512AF #B017E6 #C34EED #D686F3 #E9BDF8
Accessibility & contrast
On white
3.73
#C34EED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C34EED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C34EED
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C34EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C34EED | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF2
Deuteranopia (green-blind)
#4C88E9
Tritanopia (blue-blind)
#C06D98
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c34eed; /* rgb */ color: rgb(195, 78, 237); /* oklch */ color: oklch(64.4% 0.239 315.7);
Tailwind
colors: {
custom: {
50: '#d988f4',
500: '#c34eed',
950: '#000000',
},
}SCSS
$custom: #c34eed; $custom-light: #d988f4; $custom-dark: #000000;
JSON
{
"hex": "#c34eed",
"rgb": {
"r": 195,
"g": 78,
"b": 237
},
"hsl": {
"h": 284.151,
"s": 81.538,
"l": 61.765
},
"oklch": {
"l": 0.64442,
"c": 0.2395,
"h": 315.7
},
"luminance": 0.23165
}Semantic roles & 50–950 ramp
primary
#C34EED
secondary
#BEE9AE
accent
#DE0840
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85