#CF4A9A#CF4A9A
#CF4A9A is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.4% C 0.187 H 346.9°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CF4A9A |
|---|---|
| RGB | rgb(207, 74, 154) |
| HSL | hsl(324, 58%, 55%) |
| HSV | hsv(324, 64%, 81%) |
| CMYK | cmyk(0%, 64.3%, 25.6%, 18.8%) |
| CIE-LAB | lab(52.40, 60.17, -16.05) |
| CIE-LCH | lch(52.40, 62.28, 345.06°) |
| OKLab | oklab(61.42% 0.182 -0.0423) |
| OKLCH | oklch(61.42% 0.187 346.9) |
| XYZ | xyz(34.0150, 20.4995, 32.7310) |
| Luminance | 0.2050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 6.76
Shocking Pink
#FE02A2
ΔE00 7.25
Neon Pink
#FE019A
ΔE00 7.52
Bright Pink
#FE01B1
ΔE00 7.56
Pinky Purple
#C94CBE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF4A9A #4ACF7F
analogous
#C24ACF #CF4A9A #CF4A57
triadic
#CF4A9A #9ACF4A #4A9ACF
tetradic
#CF4A9A #CFC24A #4ACF7F #4A57CF
square
#CF4A9A #CFC24A #4ACF7F #4A57CF
split-complementary
#CF4A9A #57CF4A #4ACFC2
monochromatic
#7D2159 #AE2E7B #CF4A9A #DC7AB5 #E9ABD0
Accessibility & contrast
On white
4.12
#CF4A9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#CF4A9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CF4A9A
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF4A9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF4A9A | 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)
#596E9C
Deuteranopia (green-blind)
#808597
Tritanopia (blue-blind)
#DD476C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cf4a9a; /* rgb */ color: rgb(207, 74, 154); /* oklch */ color: oklch(61.4% 0.187 346.9);
Tailwind
colors: {
custom: {
50: '#e185b7',
500: '#cf4a9a',
950: '#000000',
},
}SCSS
$custom: #cf4a9a; $custom-light: #e185b7; $custom-dark: #000000;
JSON
{
"hex": "#cf4a9a",
"rgb": {
"r": 207,
"g": 74,
"b": 154
},
"hsl": {
"h": 323.91,
"s": 58.079,
"l": 55.098
},
"oklch": {
"l": 0.61422,
"c": 0.18683,
"h": 346.9
},
"luminance": 0.20496
}Semantic roles & 50–950 ramp
primary
#CF4A9A
secondary
#9FD6B5
accent
#E18446
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80