#FF79FC#FF79FC
#FF79FC is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.7% C 0.222 H 328.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79FC |
|---|---|
| RGB | rgb(255, 121, 252) |
| HSL | hsl(301, 100%, 74%) |
| HSV | hsv(301, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 1.2%, 0%) |
| CIE-LAB | lab(70.85, 67.63, -42.52) |
| CIE-LCH | lch(70.85, 79.88, 327.84°) |
| OKLab | oklab(77.69% 0.1891 -0.1167) |
| OKLCH | oklch(77.69% 0.222 328.3) |
| XYZ | xyz(65.6472, 41.9670, 96.7193) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79FC #79FF7C
analogous
#BF79FF #FF79FC #FF79B9
triadic
#FF79FC #FCFF79 #79FCFF
tetradic
#FF79FC #FFBF79 #79FF7C #79B9FF
square
#FF79FC #FFBF79 #79FF7C #79B9FF
split-complementary
#FF79FC #B9FF79 #79FFBF
monochromatic
#FE00F8 #FF3CFB #FF79FC #FFB6FD #FFE0FE
Accessibility & contrast
On white
2.24
#FF79FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF79FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79FC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79FC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff79fc; /* rgb */ color: rgb(255, 121, 252); /* oklch */ color: oklch(77.7% 0.222 328.3);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#ff79fc',
950: '#000000',
},
}SCSS
$custom: #ff79fc; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#ff79fc",
"rgb": {
"r": 255,
"g": 121,
"b": 252
},
"hsl": {
"h": 301.343,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77688,
"c": 0.22223,
"h": 328.3
},
"luminance": 0.41963
}Semantic roles & 50–950 ramp
primary
#FF79FC
secondary
#D4F7D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86