#FD79F4#FD79F4
#FD79F4 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.214 H 330.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79F4 |
|---|---|
| RGB | rgb(253, 121, 244) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 3.6%, 0.8%) |
| CIE-LAB | lab(70.24, 65.77, -39.11) |
| CIE-LCH | lch(70.24, 76.52, 329.26°) |
| OKLab | oklab(77.07% 0.1858 -0.107) |
| OKLCH | oklch(77.07% 0.214 330.1) |
| XYZ | xyz(63.6739, 41.0930, 90.1484) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79F4 #79FD82
analogous
#C479FD #FD79F4 #FD79B2
triadic
#FD79F4 #F4FD79 #79F4FD
tetradic
#FD79F4 #FDC479 #79FD82 #79B2FD
square
#FD79F4 #FDC479 #79FD82 #79B2FD
split-complementary
#FD79F4 #B2FD79 #79FDC4
monochromatic
#F804E7 #FC3DEF #FD79F4 #FEB5F9 #FFE1FD
Accessibility & contrast
On white
2.28
#FD79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FD79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79F4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79F4 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd79f4; /* rgb */ color: rgb(253, 121, 244); /* oklch */ color: oklch(77.1% 0.214 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#fd79f4',
950: '#000000',
},
}SCSS
$custom: #fd79f4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#fd79f4",
"rgb": {
"r": 253,
"g": 121,
"b": 244
},
"hsl": {
"h": 304.091,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.77074,
"c": 0.21444,
"h": 330.1
},
"luminance": 0.41089
}Semantic roles & 50–950 ramp
primary
#FD79F4
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85