#FF79A2#FF79A2
#FF79A2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.167 H 2.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79A2 |
|---|---|
| RGB | rgb(255, 121, 162) |
| HSL | hsl(342, 100%, 74%) |
| HSV | hsv(342, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 36.5%, 0%) |
| CIE-LAB | lab(67.69, 54.93, 2.80) |
| CIE-LCH | lch(67.69, 55.00, 2.92°) |
| OKLab | oklab(74.3% 0.1671 0.008) |
| OKLCH | oklch(74.3% 0.167 2.7) |
| XYZ | xyz(54.6019, 37.5489, 38.5475) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.27
Pinky
#FC86AA
ΔE00 2.65
Rosa
#FE86A4
ΔE00 2.96
Rosy Pink
#F6688E
ΔE00 4.49
Rose Pink
#F7879A
ΔE00 5.08
Carnation
#FD798F
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79A2 #79FFD6
analogous
#FF79E5 #FF79A2 #FF9379
triadic
#FF79A2 #A2FF79 #79A2FF
tetradic
#FF79A2 #E5FF79 #79FFD6 #9379FF
square
#FF79A2 #E5FF79 #79FFD6 #9379FF
split-complementary
#FF79A2 #79FF93 #79E5FF
monochromatic
#FE004E #FF3C78 #FF79A2 #FFB6CC #FFE0EA
Accessibility & contrast
On white
2.47
#FF79A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF79A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79A2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79A2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9095A3
Deuteranopia (green-blind)
#B3AE9F
Tritanopia (blue-blind)
#FF6D88
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff79a2; /* rgb */ color: rgb(255, 121, 162); /* oklch */ color: oklch(74.3% 0.167 2.7);
Tailwind
colors: {
custom: {
50: '#ffa4bd',
500: '#ff79a2',
950: '#000000',
},
}SCSS
$custom: #ff79a2; $custom-light: #ffa4bd; $custom-dark: #000000;
JSON
{
"hex": "#ff79a2",
"rgb": {
"r": 255,
"g": 121,
"b": 162
},
"hsl": {
"h": 341.642,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74301,
"c": 0.16732,
"h": 2.7
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#FF79A2
secondary
#D4F7EC
accent
#E69F00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F12
muted
#877F81