#FF79E4#FF79E4
#FF79E4 is a light, highly saturated pink. Relative luminance 0.405; OKLCH L 76.6% C 0.203 H 335.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79E4 |
|---|---|
| RGB | rgb(255, 121, 228) |
| HSL | hsl(312, 100%, 74%) |
| HSV | hsv(312, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 10.6%, 0%) |
| CIE-LAB | lab(69.85, 63.77, -30.89) |
| CIE-LCH | lch(69.85, 70.85, 334.16°) |
| OKLab | oklab(76.63% 0.1852 -0.0836) |
| OKLCH | oklch(76.63% 0.203 335.7) |
| XYZ | xyz(62.0813, 40.5406, 77.9391) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79E4 #79FF94
analogous
#D779FF #FF79E4 #FF79A1
triadic
#FF79E4 #E4FF79 #79E4FF
tetradic
#FF79E4 #FFD779 #79FF94 #79A1FF
square
#FF79E4 #FFD779 #79FF94 #79A1FF
split-complementary
#FF79E4 #A1FF79 #79FFD7
monochromatic
#FE00CA #FF3CD8 #FF79E4 #FFB6F0 #FFE0F9
Accessibility & contrast
On white
2.31
#FF79E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FF79E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79E4
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79E4 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE8
Deuteranopia (green-blind)
#A1B2E0
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff79e4; /* rgb */ color: rgb(255, 121, 228); /* oklch */ color: oklch(76.6% 0.203 335.7);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#ff79e4',
950: '#000000',
},
}SCSS
$custom: #ff79e4; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#ff79e4",
"rgb": {
"r": 255,
"g": 121,
"b": 228
},
"hsl": {
"h": 312.09,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76628,
"c": 0.20319,
"h": 335.7
},
"luminance": 0.40536
}Semantic roles & 50–950 ramp
primary
#FF79E4
secondary
#D4F7DB
accent
#E62E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84