#C34CDA#C34CDA
#C34CDA is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 63.1% C 0.225 H 320.8°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C34CDA |
|---|---|
| RGB | rgb(195, 76, 218) |
| HSL | hsl(290, 66%, 58%) |
| HSV | hsv(290, 65%, 85%) |
| CMYK | cmyk(10.6%, 65.1%, 0%, 14.5%) |
| CIE-LAB | lab(53.85, 66.43, -50.97) |
| CIE-LCH | lch(53.85, 83.73, 322.50°) |
| OKLab | oklab(63.09% 0.1744 -0.1423) |
| OKLCH | oklch(63.09% 0.225 320.8) |
| XYZ | xyz(37.7435, 21.8348, 68.5425) |
| Luminance | 0.2183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.89
Pinkish Purple
#D648D7
ΔE00 3.58
Purple Pink
#D725DE
ΔE00 4.07
Heliotrope
#D94FF5
ΔE00 5.18
Pinky Purple
#C94CBE
ΔE00 5.21
Lightish Purple
#A552E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C34CDA #63DA4C
analogous
#7C4CDA #C34CDA #DA4CAA
triadic
#C34CDA #DAC34C #4CDAC3
tetradic
#C34CDA #DA7C4C #63DA4C #4CAADA
square
#C34CDA #DA7C4C #63DA4C #4CAADA
split-complementary
#C34CDA #AADA4C #4CDA7C
monochromatic
#7C1D8E #A828C1 #C34CDA #D47FE4 #E5B1EF
Accessibility & contrast
On white
3.91
#C34CDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#C34CDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C34CDA
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C34CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C34CDA | 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)
#2178DE
Deuteranopia (green-blind)
#5A85D6
Tritanopia (blue-blind)
#C4648D
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c34cda; /* rgb */ color: rgb(195, 76, 218); /* oklch */ color: oklch(63.1% 0.225 320.8);
Tailwind
colors: {
custom: {
50: '#d986e6',
500: '#c34cda',
950: '#000000',
},
}SCSS
$custom: #c34cda; $custom-light: #d986e6; $custom-dark: #000000;
JSON
{
"hex": "#c34cda",
"rgb": {
"r": 195,
"g": 76,
"b": 218
},
"hsl": {
"h": 290.282,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.63088,
"c": 0.22508,
"h": 320.8
},
"luminance": 0.21833
}Semantic roles & 50–950 ramp
primary
#C34CDA
secondary
#AEDDA4
accent
#E93F5B
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84