#FF79FF#FF79FF
#FF79FF is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.8% C 0.225 H 327.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79FF |
|---|---|
| RGB | rgb(255, 121, 255) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.98, 68.13, -43.95) |
| CIE-LCH | lch(70.98, 81.08, 327.18°) |
| OKLab | oklab(77.83% 0.1895 -0.1209) |
| OKLCH | oklch(77.83% 0.225 327.5) |
| XYZ | xyz(66.1263, 42.1586, 99.2428) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79FF #79FF79
analogous
#BC79FF #FF79FF #FF79BC
triadic
#FF79FF #FFFF79 #79FFFF
tetradic
#FF79FF #FFBC79 #79FF79 #79BCFF
square
#FF79FF #FFBC79 #79FF79 #79BCFF
split-complementary
#FF79FF #BCFF79 #79FFBC
monochromatic
#FE00FE #FF3CFF #FF79FF #FFB6FF #FFE0FF
Accessibility & contrast
On white
2.23
#FF79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FF79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79FF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79FF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff79ff; /* rgb */ color: rgb(255, 121, 255); /* oklch */ color: oklch(77.8% 0.225 327.5);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#ff79ff',
950: '#000000',
},
}SCSS
$custom: #ff79ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#ff79ff",
"rgb": {
"r": 255,
"g": 121,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77828,
"c": 0.22474,
"h": 327.5
},
"luminance": 0.42155
}Semantic roles & 50–950 ramp
primary
#FF79FF
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86