#C93F99#C93F99
#C93F99 is a mid, vivid pink. Relative luminance 0.183; OKLCH L 59.3% C 0.196 H 344.7°. Best body text is #000000 at 4.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C93F99 |
|---|---|
| RGB | rgb(201, 63, 153) |
| HSL | hsl(321, 56%, 52%) |
| HSV | hsv(321, 69%, 79%) |
| CMYK | cmyk(0%, 68.7%, 23.9%, 21.2%) |
| CIE-LAB | lab(49.83, 62.69, -19.46) |
| CIE-LCH | lch(49.83, 65.65, 342.75°) |
| OKLab | oklab(59.34% 0.1892 -0.0518) |
| OKLCH | oklch(59.34% 0.196 344.7) |
| XYZ | xyz(31.6159, 18.2757, 31.9933) |
| Luminance | 0.1827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mediumvioletred
#C71585
ΔE00 5.80
Purpley Pink
#C83CB9
ΔE00 6.33
Purplish Pink
#CE5DAE
ΔE00 6.78
Pinky Purple
#C94CBE
ΔE00 7.19
Magenta (survey)
#C20078
ΔE00 8.33
Ugly Purple
#A442A0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C93F99 #3FC96F
analogous
#B43FC9 #C93F99 #C93F54
triadic
#C93F99 #99C93F #3F99C9
tetradic
#C93F99 #C9B43F #3FC96F #3F54C9
square
#C93F99 #C9B43F #3FC96F #3F54C9
split-complementary
#C93F99 #54C93F #3FC9B4
monochromatic
#6F1F53 #9E2D77 #C93F99 #D66FB2 #E49FCC
Accessibility & contrast
On white
4.51
#C93F99 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.65
#C93F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C93F99
4.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C93F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C93F99 | 1.00 | 4.51 | 4.65 | 4.65 |
| #FFFFFF | 4.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E689C
Deuteranopia (green-blind)
#777F96
Tritanopia (blue-blind)
#D63E66
Achromatopsia (no color)
#767676
Design tokens & code
CSS
--color: #c93f99; /* rgb */ color: rgb(201, 63, 153); /* oklch */ color: oklch(59.3% 0.196 344.7);
Tailwind
colors: {
custom: {
50: '#dd7fb7',
500: '#c93f99',
950: '#000000',
},
}SCSS
$custom: #c93f99; $custom-light: #dd7fb7; $custom-dark: #000000;
JSON
{
"hex": "#c93f99",
"rgb": {
"r": 201,
"g": 63,
"b": 153
},
"hsl": {
"h": 320.87,
"s": 56.098,
"l": 51.765
},
"oklch": {
"l": 0.59338,
"c": 0.19612,
"h": 344.7
},
"luminance": 0.18272
}Semantic roles & 50–950 ramp
primary
#C93F99
secondary
#94D0A9
accent
#DF7D48
background
#FEF8FB
surface
#FCEFF6
border
#D5CAD0
text
#160B11
muted
#847C80