#C84E9D#C84E9D
#C84E9D is a mid, vivid pink. Relative luminance 0.202; OKLCH L 61.0% C 0.178 H 343.9°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C84E9D |
|---|---|
| RGB | rgb(200, 78, 157) |
| HSL | hsl(321, 53%, 55%) |
| HSV | hsv(321, 61%, 78%) |
| CMYK | cmyk(0%, 61%, 21.5%, 21.6%) |
| CIE-LAB | lab(52.02, 56.90, -18.49) |
| CIE-LCH | lch(52.02, 59.83, 342.00°) |
| OKLab | oklab(60.97% 0.1706 -0.0492) |
| OKLCH | oklch(60.97% 0.178 343.9) |
| XYZ | xyz(32.6306, 20.1655, 34.0656) |
| Luminance | 0.2016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.36
Pinky Purple
#C94CBE
ΔE00 6.57
Pale Magenta
#D767AD
ΔE00 6.82
Purpley Pink
#C83CB9
ΔE00 6.83
Purpleish Pink
#DF4EC8
ΔE00 7.93
Mediumvioletred
#C71585
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84E9D #4EC879
analogous
#B64EC8 #C84E9D #C84E60
triadic
#C84E9D #9DC84E #4E9DC8
tetradic
#C84E9D #C8B64E #4EC879 #4E60C8
square
#C84E9D #C8B64E #4EC879 #4E60C8
split-complementary
#C84E9D #60C84E #4EC8B6
monochromatic
#77255A #A5337D #C84E9D #D77DB7 #E5ABD1
Accessibility & contrast
On white
4.17
#C84E9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#C84E9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84E9D
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84E9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84E9D | 1.00 | 4.17 | 5.03 | 5.03 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9F
Deuteranopia (green-blind)
#7C849A
Tritanopia (blue-blind)
#D44E6F
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #c84e9d; /* rgb */ color: rgb(200, 78, 157); /* oklch */ color: oklch(61.0% 0.178 343.9);
Tailwind
colors: {
custom: {
50: '#dc86ba',
500: '#c84e9d',
950: '#000000',
},
}SCSS
$custom: #c84e9d; $custom-light: #dc86ba; $custom-dark: #000000;
JSON
{
"hex": "#c84e9d",
"rgb": {
"r": 200,
"g": 78,
"b": 157
},
"hsl": {
"h": 321.148,
"s": 52.586,
"l": 54.51
},
"oklch": {
"l": 0.60969,
"c": 0.17752,
"h": 343.9
},
"luminance": 0.20162
}Semantic roles & 50–950 ramp
primary
#C84E9D
secondary
#9FD3B1
accent
#DC7F4C
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80