#C34DDE#C34DDE
#C34DDE is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.227 H 319.6°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C34DDE |
|---|---|
| RGB | rgb(195, 77, 222) |
| HSL | hsl(289, 69%, 59%) |
| HSV | hsv(289, 65%, 87%) |
| CMYK | cmyk(12.2%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(54.22, 66.76, -52.65) |
| CIE-LCH | lch(54.22, 85.02, 321.74°) |
| OKLab | oklab(63.43% 0.1732 -0.1472) |
| OKLCH | oklch(63.43% 0.227 319.6) |
| XYZ | xyz(38.3427, 22.1856, 71.3556) |
| Luminance | 0.2218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.10
Pinkish Purple
#D648D7
ΔE00 3.82
Purple Pink
#D725DE
ΔE00 4.31
Heliotrope
#D94FF5
ΔE00 4.76
Bright Lilac
#C95EFB
ΔE00 5.56
Pinky Purple
#C94CBE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C34DDE #68DE4D
analogous
#7A4DDE #C34DDE #DE4DB0
triadic
#C34DDE #DEC34D #4DDEC3
tetradic
#C34DDE #DE7A4D #68DE4D #4DB0DE
square
#C34DDE #DE7A4D #68DE4D #4DB0DE
split-complementary
#C34DDE #B0DE4D #4DDE7A
monochromatic
#7E1C95 #AA25C9 #C34DDE #D481E8 #E6B4F1
Accessibility & contrast
On white
3.86
#C34DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#C34DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C34DDE
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C34DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C34DDE | 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)
#1C7AE2
Deuteranopia (green-blind)
#5886DA
Tritanopia (blue-blind)
#C4668F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c34dde; /* rgb */ color: rgb(195, 77, 222); /* oklch */ color: oklch(63.4% 0.227 319.6);
Tailwind
colors: {
custom: {
50: '#d987e9',
500: '#c34dde',
950: '#000000',
},
}SCSS
$custom: #c34dde; $custom-light: #d987e9; $custom-dark: #000000;
JSON
{
"hex": "#c34dde",
"rgb": {
"r": 195,
"g": 77,
"b": 222
},
"hsl": {
"h": 288.828,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.63428,
"c": 0.22732,
"h": 319.6
},
"luminance": 0.22184
}Semantic roles & 50–950 ramp
primary
#C34DDE
secondary
#B1E0A7
accent
#EC3C5D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84