#C14CDA#C14CDA
#C14CDA is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.8% C 0.224 H 320.1°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C14CDA |
|---|---|
| RGB | rgb(193, 76, 218) |
| HSL | hsl(289, 66%, 58%) |
| HSV | hsv(289, 65%, 85%) |
| CMYK | cmyk(11.5%, 65.1%, 0%, 14.5%) |
| CIE-LAB | lab(53.57, 65.98, -51.44) |
| CIE-LCH | lch(53.57, 83.66, 322.06°) |
| OKLab | oklab(62.83% 0.1721 -0.1437) |
| OKLCH | oklch(62.83% 0.224 320.1) |
| XYZ | xyz(37.2301, 21.5701, 68.5185) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.79
Pinkish Purple
#D648D7
ΔE00 3.96
Purple Pink
#D725DE
ΔE00 4.22
Pinky Purple
#C94CBE
ΔE00 5.41
Heliotrope
#D94FF5
ΔE00 5.44
Lightish Purple
#A552E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C14CDA #65DA4C
analogous
#7A4CDA #C14CDA #DA4CAC
triadic
#C14CDA #DAC14C #4CDAC1
tetradic
#C14CDA #DA7A4C #65DA4C #4CACDA
square
#C14CDA #DA7A4C #65DA4C #4CACDA
split-complementary
#C14CDA #ACDA4C #4CDA7A
monochromatic
#7A1D8E #A628C1 #C14CDA #D37FE4 #E4B1EF
Accessibility & contrast
On white
3.95
#C14CDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C14CDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C14CDA
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C14CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C14CDA | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F78DE
Deuteranopia (green-blind)
#5884D7
Tritanopia (blue-blind)
#C2658D
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c14cda; /* rgb */ color: rgb(193, 76, 218); /* oklch */ color: oklch(62.8% 0.224 320.1);
Tailwind
colors: {
custom: {
50: '#d786e6',
500: '#c14cda',
950: '#000000',
},
}SCSS
$custom: #c14cda; $custom-light: #d786e6; $custom-dark: #000000;
JSON
{
"hex": "#c14cda",
"rgb": {
"r": 193,
"g": 76,
"b": 218
},
"hsl": {
"h": 289.437,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.62826,
"c": 0.2242,
"h": 320.1
},
"luminance": 0.21568
}Semantic roles & 50–950 ramp
primary
#C14CDA
secondary
#AEDDA4
accent
#E93F5D
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84