#FF79D3#FF79D3
#FF79D3 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.9% C 0.191 H 341.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79D3 |
|---|---|
| RGB | rgb(255, 121, 211) |
| HSL | hsl(320, 100%, 74%) |
| HSV | hsv(320, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 17.3%, 0%) |
| CIE-LAB | lab(69.21, 61.23, -22.44) |
| CIE-LCH | lch(69.21, 65.21, 339.87°) |
| OKLab | oklab(75.94% 0.1815 -0.0599) |
| OKLCH | oklch(75.94% 0.191 341.7) |
| XYZ | xyz(59.8364, 39.6426, 66.1157) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Hot Pink
#FF69B4
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79D3 #79FFA5
analogous
#E879FF #FF79D3 #FF7990
triadic
#FF79D3 #D3FF79 #79D3FF
tetradic
#FF79D3 #FFE879 #79FFA5 #7990FF
square
#FF79D3 #FFE879 #79FFA5 #7990FF
split-complementary
#FF79D3 #90FF79 #79FFE8
monochromatic
#FE00AA #FF3CBF #FF79D3 #FFB6E7 #FFE0F5
Accessibility & contrast
On white
2.35
#FF79D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF79D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79D3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79D3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD6
Deuteranopia (green-blind)
#A6B1D0
Tritanopia (blue-blind)
#FF7A9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff79d3; /* rgb */ color: rgb(255, 121, 211); /* oklch */ color: oklch(75.9% 0.191 341.7);
Tailwind
colors: {
custom: {
50: '#ffa4e0',
500: '#ff79d3',
950: '#000000',
},
}SCSS
$custom: #ff79d3; $custom-light: #ffa4e0; $custom-dark: #000000;
JSON
{
"hex": "#ff79d3",
"rgb": {
"r": 255,
"g": 121,
"b": 211
},
"hsl": {
"h": 319.701,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75945,
"c": 0.19117,
"h": 341.7
},
"luminance": 0.39638
}Semantic roles & 50–950 ramp
primary
#FF79D3
secondary
#D4F7DF
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83