#C94F9E#C94F9E
#C94F9E is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.3% C 0.177 H 343.9°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C94F9E |
|---|---|
| RGB | rgb(201, 79, 158) |
| HSL | hsl(321, 53%, 55%) |
| HSV | hsv(321, 61%, 79%) |
| CMYK | cmyk(0%, 60.7%, 21.4%, 21.2%) |
| CIE-LAB | lab(52.38, 56.89, -18.53) |
| CIE-LCH | lch(52.38, 59.83, 341.96°) |
| OKLab | oklab(61.27% 0.1705 -0.0493) |
| OKLCH | oklch(61.27% 0.177 343.9) |
| XYZ | xyz(33.0559, 20.4811, 34.5535) |
| Luminance | 0.2048 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.04
Pale Magenta
#D767AD
ΔE00 6.48
Pinky Purple
#C94CBE
ΔE00 6.50
Purpley Pink
#C83CB9
ΔE00 6.89
Purpleish Pink
#DF4EC8
ΔE00 7.70
Bright Pink
#FE01B1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C94F9E #4FC97A
analogous
#B74FC9 #C94F9E #C94F61
triadic
#C94F9E #9EC94F #4F9EC9
tetradic
#C94F9E #C9B74F #4FC97A #4F61C9
square
#C94F9E #C9B74F #4FC97A #4F61C9
split-complementary
#C94F9E #61C94F #4FC9B7
monochromatic
#79255B #A7337F #C94F9E #D77EB8 #E6ADD2
Accessibility & contrast
On white
4.12
#C94F9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#C94F9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C94F9E
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C94F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C94F9E | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A70A0
Deuteranopia (green-blind)
#7D849B
Tritanopia (blue-blind)
#D54F70
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c94f9e; /* rgb */ color: rgb(201, 79, 158); /* oklch */ color: oklch(61.3% 0.177 343.9);
Tailwind
colors: {
custom: {
50: '#dd87ba',
500: '#c94f9e',
950: '#000000',
},
}SCSS
$custom: #c94f9e; $custom-light: #dd87ba; $custom-dark: #000000;
JSON
{
"hex": "#c94f9e",
"rgb": {
"r": 201,
"g": 79,
"b": 158
},
"hsl": {
"h": 321.148,
"s": 53.043,
"l": 54.902
},
"oklch": {
"l": 0.61272,
"c": 0.17748,
"h": 343.9
},
"luminance": 0.20478
}Semantic roles & 50–950 ramp
primary
#C94F9E
secondary
#A0D4B2
accent
#DC7E4B
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80