#C84FAC#C84FAC
#C84FAC is a mid, vivid pink. Relative luminance 0.208; OKLCH L 61.7% C 0.186 H 337.7°. Best body text is #000000 at 5.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C84FAC |
|---|---|
| RGB | rgb(200, 79, 172) |
| HSL | hsl(314, 52%, 55%) |
| HSV | hsv(314, 61%, 78%) |
| CMYK | cmyk(0%, 60.5%, 14%, 21.6%) |
| CIE-LAB | lab(52.79, 58.65, -26.12) |
| CIE-LCH | lch(52.79, 64.21, 336.00°) |
| OKLab | oklab(61.73% 0.1724 -0.0706) |
| OKLCH | oklch(61.73% 0.186 337.7) |
| XYZ | xyz(34.0623, 20.8527, 41.2527) |
| Luminance | 0.2085 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.51
Purplish Pink
#CE5DAE
ΔE00 3.60
Purpley Pink
#C83CB9
ΔE00 4.42
Purpleish Pink
#DF4EC8
ΔE00 5.56
Pale Magenta
#D767AD
ΔE00 7.04
Pinkish Purple
#D648D7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84FAC #4FC86B
analogous
#A74FC8 #C84FAC #C84F70
triadic
#C84FAC #ACC84F #4FACC8
tetradic
#C84FAC #C8A74F #4FC86B #4F70C8
square
#C84FAC #C8A74F #4FC86B #4F70C8
split-complementary
#C84FAC #70C84F #4FC8A7
monochromatic
#772564 #A6348C #C84FAC #D77EC2 #E5ACD8
Accessibility & contrast
On white
4.06
#C84FAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.17
#C84FAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84FAC
5.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84FAC | 1.00 | 4.06 | 5.17 | 5.17 |
| #FFFFFF | 4.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5372AF
Deuteranopia (green-blind)
#7785A9
Tritanopia (blue-blind)
#D25476
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #c84fac; /* rgb */ color: rgb(200, 79, 172); /* oklch */ color: oklch(61.7% 0.186 337.7);
Tailwind
colors: {
custom: {
50: '#dc87c5',
500: '#c84fac',
950: '#000000',
},
}SCSS
$custom: #c84fac; $custom-light: #dc87c5; $custom-dark: #000000;
JSON
{
"hex": "#c84fac",
"rgb": {
"r": 200,
"g": 79,
"b": 172
},
"hsl": {
"h": 313.884,
"s": 52.381,
"l": 54.706
},
"oklch": {
"l": 0.61729,
"c": 0.18626,
"h": 337.7
},
"luminance": 0.2085
}Semantic roles & 50–950 ramp
primary
#C84FAC
secondary
#A0D3AC
accent
#DC6D4C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82