#FF79AE#FF79AE
#FF79AE is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.171 H 357.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79AE |
|---|---|
| RGB | rgb(255, 121, 174) |
| HSL | hsl(336, 100%, 74%) |
| HSV | hsv(336, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 31.8%, 0%) |
| CIE-LAB | lab(68.02, 56.32, -3.49) |
| CIE-LCH | lch(68.02, 56.43, 356.45°) |
| OKLab | oklab(74.66% 0.1711 -0.0084) |
| OKLCH | oklch(74.66% 0.171 357.2) |
| XYZ | xyz(55.7199, 37.9961, 44.4357) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.81
Bubble Gum Pink
#FF69AF
ΔE00 3.45
Pinky
#FC86AA
ΔE00 3.64
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79AE #79FFCA
analogous
#FF79F1 #FF79AE #FF8779
triadic
#FF79AE #AEFF79 #79AEFF
tetradic
#FF79AE #F1FF79 #79FFCA #8779FF
square
#FF79AE #F1FF79 #79FFCA #8779FF
split-complementary
#FF79AE #79FF87 #79F1FF
monochromatic
#FE0064 #FF3C89 #FF79AE #FFB6D3 #FFE0ED
Accessibility & contrast
On white
2.44
#FF79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FF79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79AE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79AE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff79ae; /* rgb */ color: rgb(255, 121, 174); /* oklch */ color: oklch(74.7% 0.171 357.2);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#ff79ae',
950: '#000000',
},
}SCSS
$custom: #ff79ae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#ff79ae",
"rgb": {
"r": 255,
"g": 121,
"b": 174
},
"hsl": {
"h": 336.269,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74658,
"c": 0.17134,
"h": 357.2
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#FF79AE
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82