#FD79FD#FD79FD
#FD79FD is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.222 H 327.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79FD |
|---|---|
| RGB | rgb(253, 121, 253) |
| HSL | hsl(300, 97%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.63, 67.27, -43.42) |
| CIE-LCH | lch(70.63, 80.07, 327.16°) |
| OKLab | oklab(77.49% 0.1871 -0.1194) |
| OKLCH | oklch(77.49% 0.222 327.5) |
| XYZ | xyz(65.0740, 41.6530, 97.5217) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79FD #79FD79
analogous
#BB79FD #FD79FD #FD79BB
triadic
#FD79FD #FDFD79 #79FDFD
tetradic
#FD79FD #FDBB79 #79FD79 #79BBFD
square
#FD79FD #FDBB79 #79FD79 #79BBFD
split-complementary
#FD79FD #BBFD79 #79FDBB
monochromatic
#F804F8 #FC3DFC #FD79FD #FEB5FE #FFE1FF
Accessibility & contrast
On white
2.25
#FD79FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FD79FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79FD
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79FD | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd79fd; /* rgb */ color: rgb(253, 121, 253); /* oklch */ color: oklch(77.5% 0.222 327.5);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fd79fd',
950: '#000000',
},
}SCSS
$custom: #fd79fd; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fd79fd",
"rgb": {
"r": 253,
"g": 121,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.77489,
"c": 0.22192,
"h": 327.5
},
"luminance": 0.41649
}Semantic roles & 50–950 ramp
primary
#FD79FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86