#FF79DA#FF79DA
#FF79DA is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.2% C 0.196 H 339.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79DA |
|---|---|
| RGB | rgb(255, 121, 218) |
| HSL | hsl(317, 100%, 74%) |
| HSV | hsv(317, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 14.5%, 0%) |
| CIE-LAB | lab(69.47, 62.25, -25.94) |
| CIE-LCH | lch(69.47, 67.44, 337.38°) |
| OKLab | oklab(76.22% 0.1831 -0.0697) |
| OKLCH | oklch(76.22% 0.196 339.2) |
| XYZ | xyz(60.7331, 40.0013, 70.8384) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79DA #79FF9E
analogous
#E179FF #FF79DA #FF7997
triadic
#FF79DA #DAFF79 #79DAFF
tetradic
#FF79DA #FFE179 #79FF9E #7997FF
square
#FF79DA #FFE179 #79FF9E #7997FF
split-complementary
#FF79DA #97FF79 #79FFE1
monochromatic
#FE00B8 #FF3CC9 #FF79DA #FFB6EB #FFE0F7
Accessibility & contrast
On white
2.33
#FF79DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF79DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79DA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79DA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9CDD
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF7CA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff79da; /* rgb */ color: rgb(255, 121, 218); /* oklch */ color: oklch(76.2% 0.196 339.2);
Tailwind
colors: {
custom: {
50: '#ffa5e5',
500: '#ff79da',
950: '#000000',
},
}SCSS
$custom: #ff79da; $custom-light: #ffa5e5; $custom-dark: #000000;
JSON
{
"hex": "#ff79da",
"rgb": {
"r": 255,
"g": 121,
"b": 218
},
"hsl": {
"h": 316.567,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76219,
"c": 0.19594,
"h": 339.2
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#FF79DA
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84