#C83F99#C83F99
#C83F99 is a mid, vivid pink. Relative luminance 0.181; OKLCH L 59.2% C 0.195 H 344.4°. Best body text is #000000 at 4.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C83F99 |
|---|---|
| RGB | rgb(200, 63, 153) |
| HSL | hsl(321, 55%, 52%) |
| HSV | hsv(321, 69%, 78%) |
| CMYK | cmyk(0%, 68.5%, 23.5%, 21.6%) |
| CIE-LAB | lab(49.66, 62.43, -19.73) |
| CIE-LCH | lch(49.66, 65.47, 342.46°) |
| OKLab | oklab(59.18% 0.1882 -0.0525) |
| OKLCH | oklch(59.18% 0.195 344.4) |
| XYZ | xyz(31.3478, 18.1375, 31.9808) |
| Luminance | 0.1813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mediumvioletred
#C71585
ΔE00 5.74
Purpley Pink
#C83CB9
ΔE00 6.24
Purplish Pink
#CE5DAE
ΔE00 6.88
Pinky Purple
#C94CBE
ΔE00 7.16
Ugly Purple
#A442A0
ΔE00 8.26
Magenta (survey)
#C20078
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C83F99 #3FC86E
analogous
#B33FC8 #C83F99 #C83F55
triadic
#C83F99 #99C83F #3F99C8
tetradic
#C83F99 #C8B33F #3FC86E #3F55C8
square
#C83F99 #C8B33F #3FC86E #3F55C8
split-complementary
#C83F99 #55C83F #3FC8B3
monochromatic
#6D1F53 #9D2D76 #C83F99 #D66FB2 #E39ECC
Accessibility & contrast
On white
4.54
#C83F99 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.63
#C83F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C83F99
4.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C83F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C83F99 | 1.00 | 4.54 | 4.63 | 4.63 |
| #FFFFFF | 4.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D679C
Deuteranopia (green-blind)
#767E96
Tritanopia (blue-blind)
#D53E66
Achromatopsia (no color)
#767676
Design tokens & code
CSS
--color: #c83f99; /* rgb */ color: rgb(200, 63, 153); /* oklch */ color: oklch(59.2% 0.195 344.4);
Tailwind
colors: {
custom: {
50: '#dd7eb7',
500: '#c83f99',
950: '#000000',
},
}SCSS
$custom: #c83f99; $custom-light: #dd7eb7; $custom-dark: #000000;
JSON
{
"hex": "#c83f99",
"rgb": {
"r": 200,
"g": 63,
"b": 153
},
"hsl": {
"h": 320.584,
"s": 55.466,
"l": 51.569
},
"oklch": {
"l": 0.59184,
"c": 0.19541,
"h": 344.4
},
"luminance": 0.18134
}Semantic roles & 50–950 ramp
primary
#C83F99
secondary
#93D0A8
accent
#DF7C49
background
#FEF8FB
surface
#FCEFF6
border
#D5CAD0
text
#160B11
muted
#847C80