#FF79CF#FF79CF
#FF79CF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.8% C 0.189 H 343.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79CF |
|---|---|
| RGB | rgb(255, 121, 207) |
| HSL | hsl(321, 100%, 74%) |
| HSV | hsv(321, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 18.8%, 0%) |
| CIE-LAB | lab(69.07, 60.65, -20.43) |
| CIE-LCH | lch(69.07, 64.00, 341.39°) |
| OKLab | oklab(75.79% 0.1806 -0.0543) |
| OKLCH | oklch(75.79% 0.189 343.3) |
| XYZ | xyz(59.3411, 39.4446, 63.5076) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.31
Pink (survey)
#FF81C0
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.95
Hot Pink
#FF69B4
ΔE00 5.19
Bubble Gum Pink
#FF69AF
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79CF #79FFA9
analogous
#EC79FF #FF79CF #FF798C
triadic
#FF79CF #CFFF79 #79CFFF
tetradic
#FF79CF #FFEC79 #79FFA9 #798CFF
square
#FF79CF #FFEC79 #79FFA9 #798CFF
split-complementary
#FF79CF #8CFF79 #79FFEC
monochromatic
#FE00A3 #FF3CB9 #FF79CF #FFB6E5 #FFE0F4
Accessibility & contrast
On white
2.36
#FF79CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF79CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79CF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79CF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff79cf; /* rgb */ color: rgb(255, 121, 207); /* oklch */ color: oklch(75.8% 0.189 343.3);
Tailwind
colors: {
custom: {
50: '#ffa4dd',
500: '#ff79cf',
950: '#000000',
},
}SCSS
$custom: #ff79cf; $custom-light: #ffa4dd; $custom-dark: #000000;
JSON
{
"hex": "#ff79cf",
"rgb": {
"r": 255,
"g": 121,
"b": 207
},
"hsl": {
"h": 321.493,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75792,
"c": 0.18857,
"h": 343.3
},
"luminance": 0.3944
}Semantic roles & 50–950 ramp
primary
#FF79CF
secondary
#D4F7E0
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83