#FF79D5#FF79D5
#FF79D5 is a light, vivid pink. Relative luminance 0.397; OKLCH L 76.0% C 0.193 H 341.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79D5 |
|---|---|
| RGB | rgb(255, 121, 213) |
| HSL | hsl(319, 100%, 74%) |
| HSV | hsv(319, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 16.5%, 0%) |
| CIE-LAB | lab(69.29, 61.51, -23.44) |
| CIE-LCH | lch(69.29, 65.83, 339.14°) |
| OKLab | oklab(76.02% 0.182 -0.0627) |
| OKLCH | oklch(76.02% 0.193 341) |
| XYZ | xyz(60.0886, 39.7436, 67.4444) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 5.21
Pink (survey)
#FF81C0
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.75
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79D5 #79FFA3
analogous
#E679FF #FF79D5 #FF7992
triadic
#FF79D5 #D5FF79 #79D5FF
tetradic
#FF79D5 #FFE679 #79FFA3 #7992FF
square
#FF79D5 #FFE679 #79FFA3 #7992FF
split-complementary
#FF79D5 #92FF79 #79FFE6
monochromatic
#FE00AE #FF3CC2 #FF79D5 #FFB6E8 #FFE0F5
Accessibility & contrast
On white
2.35
#FF79D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF79D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79D5
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79D5 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809CD8
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#FF7B9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff79d5; /* rgb */ color: rgb(255, 121, 213); /* oklch */ color: oklch(76.0% 0.193 341.0);
Tailwind
colors: {
custom: {
50: '#ffa4e2',
500: '#ff79d5',
950: '#000000',
},
}SCSS
$custom: #ff79d5; $custom-light: #ffa4e2; $custom-dark: #000000;
JSON
{
"hex": "#ff79d5",
"rgb": {
"r": 255,
"g": 121,
"b": 213
},
"hsl": {
"h": 318.806,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76022,
"c": 0.1925,
"h": 341
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#FF79D5
secondary
#D4F7DF
accent
#E64800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83