#FD79F2#FD79F2
#FD79F2 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.213 H 330.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79F2 |
|---|---|
| RGB | rgb(253, 121, 242) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 4.3%, 0.8%) |
| CIE-LAB | lab(70.16, 65.44, -38.14) |
| CIE-LCH | lch(70.16, 75.75, 329.76°) |
| OKLab | oklab(76.98% 0.1855 -0.1043) |
| OKLCH | oklch(76.98% 0.213 330.7) |
| XYZ | xyz(63.3719, 40.9722, 88.5577) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.48
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79F2 #79FD84
analogous
#C679FD #FD79F2 #FD79B0
triadic
#FD79F2 #F2FD79 #79F2FD
tetradic
#FD79F2 #FDC679 #79FD84 #79B0FD
square
#FD79F2 #FDC679 #79FD84 #79B0FD
split-complementary
#FD79F2 #B0FD79 #79FDC6
monochromatic
#F804E4 #FC3DEC #FD79F2 #FEB5F8 #FFE1FC
Accessibility & contrast
On white
2.28
#FD79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FD79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79F2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79F2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd79f2; /* rgb */ color: rgb(253, 121, 242); /* oklch */ color: oklch(77.0% 0.213 330.7);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fd79f2',
950: '#000000',
},
}SCSS
$custom: #fd79f2; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fd79f2",
"rgb": {
"r": 253,
"g": 121,
"b": 242
},
"hsl": {
"h": 305,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.76984,
"c": 0.21282,
"h": 330.7
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#FD79F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85