#FF79DF#FF79DF
#FF79DF is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.4% C 0.200 H 337.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79DF |
|---|---|
| RGB | rgb(255, 121, 223) |
| HSL | hsl(314, 100%, 74%) |
| HSV | hsv(314, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 12.5%, 0%) |
| CIE-LAB | lab(69.66, 63.00, -28.42) |
| CIE-LCH | lch(69.66, 69.11, 335.72°) |
| OKLab | oklab(76.42% 0.1842 -0.0766) |
| OKLCH | oklch(76.42% 0.2 337.4) |
| XYZ | xyz(61.3972, 40.2670, 74.3363) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79DF #79FF99
analogous
#DC79FF #FF79DF #FF799C
triadic
#FF79DF #DFFF79 #79DFFF
tetradic
#FF79DF #FFDC79 #79FF99 #799CFF
square
#FF79DF #FFDC79 #79FF99 #799CFF
split-complementary
#FF79DF #9CFF79 #79FFDC
monochromatic
#FE00C1 #FF3CD0 #FF79DF #FFB6EE #FFE0F8
Accessibility & contrast
On white
2.32
#FF79DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FF79DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79DF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79DF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#A2B2DB
Tritanopia (blue-blind)
#FF7EA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff79df; /* rgb */ color: rgb(255, 121, 223); /* oklch */ color: oklch(76.4% 0.200 337.4);
Tailwind
colors: {
custom: {
50: '#ffa5e9',
500: '#ff79df',
950: '#000000',
},
}SCSS
$custom: #ff79df; $custom-light: #ffa5e9; $custom-dark: #000000;
JSON
{
"hex": "#ff79df",
"rgb": {
"r": 255,
"g": 121,
"b": 223
},
"hsl": {
"h": 314.328,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76421,
"c": 0.19951,
"h": 337.4
},
"luminance": 0.40262
}Semantic roles & 50–950 ramp
primary
#FF79DF
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84