#FD79FF#FD79FF
#FD79FF is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.6% C 0.224 H 326.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD79FF |
|---|---|
| RGB | rgb(253, 121, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(0.8%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.72, 67.61, -44.38) |
| CIE-LCH | lch(70.72, 80.87, 326.72°) |
| OKLab | oklab(77.58% 0.1873 -0.1221) |
| OKLCH | oklch(77.58% 0.224 326.9) |
| XYZ | xyz(65.3942, 41.7811, 99.2085) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD79FF #7BFF79
analogous
#BA79FF #FD79FF #FF79BE
triadic
#FD79FF #FFFD79 #79FFFD
tetradic
#FD79FF #FFBA79 #7BFF79 #79BEFF
square
#FD79FF #FFBA79 #7BFF79 #79BEFF
split-complementary
#FD79FF #BEFF79 #79FFBA
monochromatic
#FA00FE #FC3CFF #FD79FF #FEB6FF #FFE0FF
Accessibility & contrast
On white
2.24
#FD79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FD79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD79FF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD79FF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd79ff; /* rgb */ color: rgb(253, 121, 255); /* oklch */ color: oklch(77.6% 0.224 326.9);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fd79ff',
950: '#000000',
},
}SCSS
$custom: #fd79ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fd79ff",
"rgb": {
"r": 253,
"g": 121,
"b": 255
},
"hsl": {
"h": 299.104,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77583,
"c": 0.22362,
"h": 326.9
},
"luminance": 0.41777
}Semantic roles & 50–950 ramp
primary
#FD79FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86