#FF79D2#FF79D2
#FF79D2 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.9% C 0.191 H 342.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79D2 |
|---|---|
| RGB | rgb(255, 121, 210) |
| HSL | hsl(320, 100%, 74%) |
| HSV | hsv(320, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 17.6%, 0%) |
| CIE-LAB | lab(69.18, 61.08, -21.94) |
| CIE-LCH | lch(69.18, 64.90, 340.24°) |
| OKLab | oklab(75.91% 0.1813 -0.0585) |
| OKLCH | oklch(75.91% 0.191 342.1) |
| XYZ | xyz(59.7114, 39.5927, 65.4575) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 4.72
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Hot Pink
#FF69B4
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79D2 #79FFA6
analogous
#E979FF #FF79D2 #FF798F
triadic
#FF79D2 #D2FF79 #79D2FF
tetradic
#FF79D2 #FFE979 #79FFA6 #798FFF
square
#FF79D2 #FFE979 #79FFA6 #798FFF
split-complementary
#FF79D2 #8FFF79 #79FFE9
monochromatic
#FE00A8 #FF3CBD #FF79D2 #FFB6E7 #FFE0F5
Accessibility & contrast
On white
2.35
#FF79D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FF79D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79D2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79D2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829BD5
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#FF7A9C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff79d2; /* rgb */ color: rgb(255, 121, 210); /* oklch */ color: oklch(75.9% 0.191 342.1);
Tailwind
colors: {
custom: {
50: '#ffa4e0',
500: '#ff79d2',
950: '#000000',
},
}SCSS
$custom: #ff79d2; $custom-light: #ffa4e0; $custom-dark: #000000;
JSON
{
"hex": "#ff79d2",
"rgb": {
"r": 255,
"g": 121,
"b": 210
},
"hsl": {
"h": 320.149,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75906,
"c": 0.19051,
"h": 342.1
},
"luminance": 0.39588
}Semantic roles & 50–950 ramp
primary
#FF79D2
secondary
#D4F7E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83