#C94E9E#C94E9E
#C94E9E is a mid, vivid pink. Relative luminance 0.203; OKLCH L 61.2% C 0.179 H 343.8°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C94E9E |
|---|---|
| RGB | rgb(201, 78, 158) |
| HSL | hsl(321, 53%, 55%) |
| HSV | hsv(321, 61%, 79%) |
| CMYK | cmyk(0%, 61.2%, 21.4%, 21.2%) |
| CIE-LAB | lab(52.22, 57.33, -18.77) |
| CIE-LCH | lch(52.22, 60.32, 341.87°) |
| OKLab | oklab(61.15% 0.1718 -0.05) |
| OKLCH | oklch(61.15% 0.179 343.8) |
| XYZ | xyz(32.9843, 20.3379, 34.5296) |
| Luminance | 0.2034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.17
Pinky Purple
#C94CBE
ΔE00 6.43
Pale Magenta
#D767AD
ΔE00 6.66
Purpley Pink
#C83CB9
ΔE00 6.75
Purpleish Pink
#DF4EC8
ΔE00 7.70
Bright Pink
#FE01B1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C94E9E #4EC979
analogous
#B74EC9 #C94E9E #C94E60
triadic
#C94E9E #9EC94E #4E9EC9
tetradic
#C94E9E #C9B74E #4EC979 #4E60C9
square
#C94E9E #C9B74E #4EC979 #4E60C9
split-complementary
#C94E9E #60C94E #4EC9B7
monochromatic
#78255B #A7337E #C94E9E #D77DB8 #E6ACD1
Accessibility & contrast
On white
4.14
#C94E9E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#C94E9E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C94E9E
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C94E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C94E9E | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5970A0
Deuteranopia (green-blind)
#7C849B
Tritanopia (blue-blind)
#D54E6F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c94e9e; /* rgb */ color: rgb(201, 78, 158); /* oklch */ color: oklch(61.2% 0.179 343.8);
Tailwind
colors: {
custom: {
50: '#dd86ba',
500: '#c94e9e',
950: '#000000',
},
}SCSS
$custom: #c94e9e; $custom-light: #dd86ba; $custom-dark: #000000;
JSON
{
"hex": "#c94e9e",
"rgb": {
"r": 201,
"g": 78,
"b": 158
},
"hsl": {
"h": 320.976,
"s": 53.247,
"l": 54.706
},
"oklch": {
"l": 0.61154,
"c": 0.17893,
"h": 343.8
},
"luminance": 0.20335
}Semantic roles & 50–950 ramp
primary
#C94E9E
secondary
#9FD3B2
accent
#DD7E4B
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80