#FD79F5#FD79F5
#FD79F5 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.215 H 329.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79F5 |
|---|---|
| RGB | rgb(253, 121, 245) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.28, 65.94, -39.59) |
| CIE-LCH | lch(70.28, 76.91, 329.02°) |
| OKLab | oklab(77.12% 0.186 -0.1084) |
| OKLCH | oklch(77.12% 0.215 329.8) |
| XYZ | xyz(63.8262, 41.1539, 90.9502) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 2.70
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79F5 #79FD81
analogous
#C379FD #FD79F5 #FD79B3
triadic
#FD79F5 #F5FD79 #79F5FD
tetradic
#FD79F5 #FDC379 #79FD81 #79B3FD
square
#FD79F5 #FDC379 #79FD81 #79B3FD
split-complementary
#FD79F5 #B3FD79 #79FDC3
monochromatic
#F804E9 #FC3DF1 #FD79F5 #FEB5FA #FFE1FD
Accessibility & contrast
On white
2.28
#FD79F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FD79F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79F5
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79F5 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F9
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd79f5; /* rgb */ color: rgb(253, 121, 245); /* oklch */ color: oklch(77.1% 0.215 329.8);
Tailwind
colors: {
custom: {
50: '#ffa5f9',
500: '#fd79f5',
950: '#000000',
},
}SCSS
$custom: #fd79f5; $custom-light: #ffa5f9; $custom-dark: #000000;
JSON
{
"hex": "#fd79f5",
"rgb": {
"r": 253,
"g": 121,
"b": 245
},
"hsl": {
"h": 303.636,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.7712,
"c": 0.21527,
"h": 329.8
},
"luminance": 0.4115
}Semantic roles & 50–950 ramp
primary
#FD79F5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85