#C84FCA#C84FCA
#C84FCA is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.2% C 0.210 H 327.1°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C84FCA |
|---|---|
| RGB | rgb(200, 79, 202) |
| HSL | hsl(299, 54%, 55%) |
| HSV | hsv(299, 61%, 79%) |
| CMYK | cmyk(1%, 60.9%, 0%, 20.8%) |
| CIE-LAB | lab(54.17, 63.52, -41.30) |
| CIE-LCH | lch(54.17, 75.76, 326.97°) |
| OKLab | oklab(63.19% 0.1761 -0.1141) |
| OKLCH | oklch(63.19% 0.21 327.1) |
| XYZ | xyz(37.2754, 22.1380, 58.1754) |
| Luminance | 0.2214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.20
Pinkish Purple
#D648D7
ΔE00 2.63
Mediumorchid
#BA55D3
ΔE00 3.36
Purpley Pink
#C83CB9
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 4.57
Purple Pink
#D725DE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84FCA #51CA4F
analogous
#8A4FCA #C84FCA #CA4F8F
triadic
#C84FCA #CAC84F #4FCAC8
tetradic
#C84FCA #CA8A4F #51CA4F #4F8FCA
square
#C84FCA #CA8A4F #51CA4F #4F8FCA
split-complementary
#C84FCA #8FCA4F #4FCA8A
monochromatic
#79257A #A733A9 #C84FCA #D77ED8 #E5ADE6
Accessibility & contrast
On white
3.87
#C84FCA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#C84FCA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84FCA
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84FCA | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F78CE
Deuteranopia (green-blind)
#6A87C7
Tritanopia (blue-blind)
#CD5F85
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c84fca; /* rgb */ color: rgb(200, 79, 202); /* oklch */ color: oklch(63.2% 0.210 327.1);
Tailwind
colors: {
custom: {
50: '#dc88da',
500: '#c84fca',
950: '#000000',
},
}SCSS
$custom: #c84fca; $custom-light: #dc88da; $custom-dark: #000000;
JSON
{
"hex": "#c84fca",
"rgb": {
"r": 200,
"g": 79,
"b": 202
},
"hsl": {
"h": 299.024,
"s": 53.712,
"l": 55.098
},
"oklch": {
"l": 0.63192,
"c": 0.20982,
"h": 327.1
},
"luminance": 0.22136
}Semantic roles & 50–950 ramp
primary
#C84FCA
secondary
#A1D4A1
accent
#DD4B4D
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83