#FF79CA#FF79CA
#FF79CA is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.185 H 345.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79CA |
|---|---|
| RGB | rgb(255, 121, 202) |
| HSL | hsl(324, 100%, 74%) |
| HSV | hsv(324, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 20.8%, 0%) |
| CIE-LAB | lab(68.90, 59.95, -17.90) |
| CIE-LCH | lch(68.90, 62.57, 343.38°) |
| OKLab | oklab(75.61% 0.1793 -0.0474) |
| OKLCH | oklch(75.61% 0.185 345.2) |
| XYZ | xyz(58.7395, 39.2039, 60.3391) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.91
Pink (survey)
#FF81C0
ΔE00 3.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79CA #79FFAE
analogous
#F179FF #FF79CA #FF7987
triadic
#FF79CA #CAFF79 #79CAFF
tetradic
#FF79CA #FFF179 #79FFAE #7987FF
square
#FF79CA #FFF179 #79FFAE #7987FF
split-complementary
#FF79CA #87FF79 #79FFF1
monochromatic
#FE0099 #FF3CB2 #FF79CA #FFB6E2 #FFE0F3
Accessibility & contrast
On white
2.38
#FF79CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF79CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79CA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79CA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACD
Deuteranopia (green-blind)
#A9B0C7
Tritanopia (blue-blind)
#FF7899
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff79ca; /* rgb */ color: rgb(255, 121, 202); /* oklch */ color: oklch(75.6% 0.185 345.2);
Tailwind
colors: {
custom: {
50: '#ffa4da',
500: '#ff79ca',
950: '#000000',
},
}SCSS
$custom: #ff79ca; $custom-light: #ffa4da; $custom-dark: #000000;
JSON
{
"hex": "#ff79ca",
"rgb": {
"r": 255,
"g": 121,
"b": 202
},
"hsl": {
"h": 323.731,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75606,
"c": 0.18545,
"h": 345.2
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#FF79CA
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83