#FF79AA#FF79AA
#FF79AA is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.170 H 359.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79AA |
|---|---|
| RGB | rgb(255, 121, 170) |
| HSL | hsl(338, 100%, 74%) |
| HSV | hsv(338, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 33.3%, 0%) |
| CIE-LAB | lab(67.90, 55.85, -1.40) |
| CIE-LCH | lch(67.90, 55.86, 358.56°) |
| OKLab | oklab(74.54% 0.1698 -0.0029) |
| OKLCH | oklch(74.54% 0.17 359) |
| XYZ | xyz(55.3357, 37.8424, 42.4125) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.97
Pinky
#FC86AA
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Rosa
#FE86A4
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 4.55
Pink (survey)
#FF81C0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79AA #79FFCE
analogous
#FF79ED #FF79AA #FF8B79
triadic
#FF79AA #AAFF79 #79AAFF
tetradic
#FF79AA #EDFF79 #79FFCE #8B79FF
square
#FF79AA #EDFF79 #79FFCE #8B79FF
split-complementary
#FF79AA #79FF8B #79EDFF
monochromatic
#FE005D #FF3C83 #FF79AA #FFB6D1 #FFE0EC
Accessibility & contrast
On white
2.45
#FF79AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF79AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79AA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79AA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E96AB
Deuteranopia (green-blind)
#B1AFA7
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff79aa; /* rgb */ color: rgb(255, 121, 170); /* oklch */ color: oklch(74.5% 0.170 359.0);
Tailwind
colors: {
custom: {
50: '#ffa4c3',
500: '#ff79aa',
950: '#000000',
},
}SCSS
$custom: #ff79aa; $custom-light: #ffa4c3; $custom-dark: #000000;
JSON
{
"hex": "#ff79aa",
"rgb": {
"r": 255,
"g": 121,
"b": 170
},
"hsl": {
"h": 338.06,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74536,
"c": 0.16986,
"h": 359
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#FF79AA
secondary
#D4F7EA
accent
#E69200
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#190F12
muted
#877F81