#C84F99#C84F99
#C84F99 is a mid, vivid pink. Relative luminance 0.202; OKLCH L 60.9% C 0.174 H 345.8°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C84F99 |
|---|---|
| RGB | rgb(200, 79, 153) |
| HSL | hsl(323, 52%, 55%) |
| HSV | hsv(323, 61%, 78%) |
| CMYK | cmyk(0%, 60.5%, 23.5%, 21.6%) |
| CIE-LAB | lab(52.03, 55.91, -16.11) |
| CIE-LCH | lch(52.03, 58.18, 343.92°) |
| OKLab | oklab(60.93% 0.1683 -0.0426) |
| OKLCH | oklch(60.93% 0.174 345.8) |
| XYZ | xyz(32.3662, 20.1743, 32.3203) |
| Luminance | 0.2017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 6.77
Pinky Purple
#C94CBE
ΔE00 7.52
Purpley Pink
#C83CB9
ΔE00 7.77
Darkish Pink
#DA467D
ΔE00 8.24
Mediumvioletred
#C71585
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84F99 #4FC87E
analogous
#BB4FC8 #C84F99 #C84F5C
triadic
#C84F99 #99C84F #4F99C8
tetradic
#C84F99 #C8BB4F #4FC87E #4F5CC8
square
#C84F99 #C8BB4F #4FC87E #4F5CC8
split-complementary
#C84F99 #5CC84F #4FC8BB
monochromatic
#772557 #A6347A #C84F99 #D77EB4 #E5ACCF
Accessibility & contrast
On white
4.17
#C84F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#C84F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84F99
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84F99 | 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)
#5B6F9B
Deuteranopia (green-blind)
#7D8496
Tritanopia (blue-blind)
#D54D6D
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #c84f99; /* rgb */ color: rgb(200, 79, 153); /* oklch */ color: oklch(60.9% 0.174 345.8);
Tailwind
colors: {
custom: {
50: '#dc87b7',
500: '#c84f99',
950: '#000000',
},
}SCSS
$custom: #c84f99; $custom-light: #dc87b7; $custom-dark: #000000;
JSON
{
"hex": "#c84f99",
"rgb": {
"r": 200,
"g": 79,
"b": 153
},
"hsl": {
"h": 323.306,
"s": 52.381,
"l": 54.706
},
"oklch": {
"l": 0.60927,
"c": 0.17358,
"h": 345.8
},
"luminance": 0.20171
}Semantic roles & 50–950 ramp
primary
#C84F99
secondary
#A0D3B4
accent
#DC844C
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80