#C93F9B#C93F9B
#C93F9B is a mid, vivid pink. Relative luminance 0.183; OKLCH L 59.4% C 0.197 H 343.9°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C93F9B |
|---|---|
| RGB | rgb(201, 63, 155) |
| HSL | hsl(320, 56%, 52%) |
| HSV | hsv(320, 69%, 79%) |
| CMYK | cmyk(0%, 68.7%, 22.9%, 21.2%) |
| CIE-LAB | lab(49.91, 62.96, -20.53) |
| CIE-LCH | lch(49.91, 66.22, 341.94°) |
| OKLab | oklab(59.42% 0.1896 -0.0548) |
| OKLCH | oklch(59.42% 0.197 343.9) |
| XYZ | xyz(31.7824, 18.3423, 32.8706) |
| Luminance | 0.1834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 5.91
Mediumvioletred
#C71585
ΔE00 6.01
Purplish Pink
#CE5DAE
ΔE00 6.63
Pinky Purple
#C94CBE
ΔE00 6.80
Ugly Purple
#A442A0
ΔE00 8.26
Bright Pink
#FE01B1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C93F9B #3FC96D
analogous
#B23FC9 #C93F9B #C93F56
triadic
#C93F9B #9BC93F #3F9BC9
tetradic
#C93F9B #C9B23F #3FC96D #3F56C9
square
#C93F9B #C9B23F #3FC96D #3F56C9
split-complementary
#C93F9B #56C93F #3FC9B2
monochromatic
#6F1F54 #9E2D78 #C93F9B #D66FB4 #E49FCD
Accessibility & contrast
On white
4.50
#C93F9B on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.67
#C93F9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C93F9B
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C93F9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C93F9B | 1.00 | 4.50 | 4.67 | 4.67 |
| #FFFFFF | 4.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D689E
Deuteranopia (green-blind)
#767F98
Tritanopia (blue-blind)
#D63E67
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #c93f9b; /* rgb */ color: rgb(201, 63, 155); /* oklch */ color: oklch(59.4% 0.197 343.9);
Tailwind
colors: {
custom: {
50: '#dd7fb8',
500: '#c93f9b',
950: '#000000',
},
}SCSS
$custom: #c93f9b; $custom-light: #dd7fb8; $custom-dark: #000000;
JSON
{
"hex": "#c93f9b",
"rgb": {
"r": 201,
"g": 63,
"b": 155
},
"hsl": {
"h": 320,
"s": 56.098,
"l": 51.765
},
"oklch": {
"l": 0.59422,
"c": 0.19732,
"h": 343.9
},
"luminance": 0.18339
}Semantic roles & 50–950 ramp
primary
#C93F9B
secondary
#94D0A8
accent
#DF7B48
background
#FEF8FB
surface
#FCEFF6
border
#D5CAD0
text
#160B11
muted
#847C80