#FD78F7#FD78F7
#FD78F7 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.1% C 0.218 H 329.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F7 |
|---|---|
| RGB | rgb(253, 120, 247) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 2.4%, 0.8%) |
| CIE-LAB | lab(70.20, 66.72, -40.82) |
| CIE-LCH | lch(70.20, 78.21, 328.54°) |
| OKLab | oklab(77.09% 0.1876 -0.1119) |
| OKLCH | oklch(77.09% 0.218 329.2) |
| XYZ | xyz(64.0123, 41.0349, 92.5266) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F7 #78FD7E
analogous
#C078FD #FD78F7 #FD78B4
triadic
#FD78F7 #F7FD78 #78F7FD
tetradic
#FD78F7 #FDC078 #78FD7E #78B4FD
square
#FD78F7 #FDC078 #78FD7E #78B4FD
split-complementary
#FD78F7 #B4FD78 #78FDC0
monochromatic
#F704EC #FC3CF3 #FD78F7 #FEB4FB #FFE1FD
Accessibility & contrast
On white
2.28
#FD78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FD78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F7
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F7 | 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)
#6EA0FB
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd78f7; /* rgb */ color: rgb(253, 120, 247); /* oklch */ color: oklch(77.1% 0.218 329.2);
Tailwind
colors: {
custom: {
50: '#ffa4fa',
500: '#fd78f7',
950: '#000000',
},
}SCSS
$custom: #fd78f7; $custom-light: #ffa4fa; $custom-dark: #000000;
JSON
{
"hex": "#fd78f7",
"rgb": {
"r": 253,
"g": 120,
"b": 247
},
"hsl": {
"h": 302.707,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.77086,
"c": 0.2184,
"h": 329.2
},
"luminance": 0.41031
}Semantic roles & 50–950 ramp
primary
#FD78F7
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85