#C34FE8#C34FE8
#C34FE8 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.2% C 0.234 H 316.9°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C34FE8 |
|---|---|
| RGB | rgb(195, 79, 232) |
| HSL | hsl(285, 77%, 61%) |
| HSV | hsv(285, 66%, 91%) |
| CMYK | cmyk(15.9%, 65.9%, 0%, 9%) |
| CIE-LAB | lab(55.09, 67.83, -56.89) |
| CIE-LCH | lch(55.09, 88.53, 320.01°) |
| OKLab | oklab(64.24% 0.1708 -0.1596) |
| OKLCH | oklch(64.24% 0.234 316.9) |
| XYZ | xyz(39.8650, 23.0218, 78.6720) |
| Luminance | 0.2302 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.18
Heliotrope
#D94FF5
ΔE00 4.00
Bright Lilac
#C95EFB
ΔE00 4.23
Pinkish Purple
#D648D7
ΔE00 4.74
Bright Lavender
#C760FF
ΔE00 4.81
Purple Pink
#D725DE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C34FE8 #74E84F
analogous
#764FE8 #C34FE8 #E84FC0
triadic
#C34FE8 #E8C34F #4FE8C3
tetradic
#C34FE8 #E8764F #74E84F #4FC0E8
square
#C34FE8 #E8764F #74E84F #4FC0E8
split-complementary
#C34FE8 #C0E84F #4FE876
monochromatic
#8416A7 #AE1DDD #C34FE8 #D585EF #E8BBF6
Accessibility & contrast
On white
3.75
#C34FE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#C34FE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C34FE8
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C34FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C34FE8 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DED
Deuteranopia (green-blind)
#5287E4
Tritanopia (blue-blind)
#C16C95
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c34fe8; /* rgb */ color: rgb(195, 79, 232); /* oklch */ color: oklch(64.2% 0.234 316.9);
Tailwind
colors: {
custom: {
50: '#d988f0',
500: '#c34fe8',
950: '#000000',
},
}SCSS
$custom: #c34fe8; $custom-light: #d988f0; $custom-dark: #000000;
JSON
{
"hex": "#c34fe8",
"rgb": {
"r": 195,
"g": 79,
"b": 232
},
"hsl": {
"h": 285.49,
"s": 76.884,
"l": 60.98
},
"oklch": {
"l": 0.6424,
"c": 0.23374,
"h": 316.9
},
"luminance": 0.2302
}Semantic roles & 50–950 ramp
primary
#C34FE8
secondary
#BBE6AD
accent
#D90C3E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85