#FD79F3#FD79F3
#FD79F3 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.214 H 330.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79F3 |
|---|---|
| RGB | rgb(253, 121, 243) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 4%, 0.8%) |
| CIE-LAB | lab(70.20, 65.61, -38.63) |
| CIE-LCH | lch(70.20, 76.13, 329.51°) |
| OKLab | oklab(77.03% 0.1857 -0.1056) |
| OKLCH | oklch(77.03% 0.214 330.4) |
| XYZ | xyz(63.5225, 41.0325, 89.3509) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.54
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79F3 #79FD83
analogous
#C579FD #FD79F3 #FD79B1
triadic
#FD79F3 #F3FD79 #79F3FD
tetradic
#FD79F3 #FDC579 #79FD83 #79B1FD
square
#FD79F3 #FDC579 #79FD83 #79B1FD
split-complementary
#FD79F3 #B1FD79 #79FDC5
monochromatic
#F804E5 #FC3DEE #FD79F3 #FEB5F8 #FFE1FC
Accessibility & contrast
On white
2.28
#FD79F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD79F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79F3
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79F3 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd79f3; /* rgb */ color: rgb(253, 121, 243); /* oklch */ color: oklch(77.0% 0.214 330.4);
Tailwind
colors: {
custom: {
50: '#ffa5f7',
500: '#fd79f3',
950: '#000000',
},
}SCSS
$custom: #fd79f3; $custom-light: #ffa5f7; $custom-dark: #000000;
JSON
{
"hex": "#fd79f3",
"rgb": {
"r": 253,
"g": 121,
"b": 243
},
"hsl": {
"h": 304.545,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.77029,
"c": 0.21363,
"h": 330.4
},
"luminance": 0.41028
}Semantic roles & 50–950 ramp
primary
#FD79F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85