#FD78F4#FD78F4
#FD78F4 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.216 H 330.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F4 |
|---|---|
| RGB | rgb(253, 120, 244) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 3.6%, 0.8%) |
| CIE-LAB | lab(70.07, 66.22, -39.37) |
| CIE-LCH | lch(70.07, 77.05, 329.27°) |
| OKLab | oklab(76.95% 0.1871 -0.1078) |
| OKLCH | oklch(76.95% 0.216 330.1) |
| XYZ | xyz(63.5531, 40.8512, 90.1081) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F4 #78FD81
analogous
#C378FD #FD78F4 #FD78B1
triadic
#FD78F4 #F4FD78 #78F4FD
tetradic
#FD78F4 #FDC378 #78FD81 #78B1FD
square
#FD78F4 #FDC378 #78FD81 #78B1FD
split-complementary
#FD78F4 #B1FD78 #78FDC3
monochromatic
#F704E6 #FC3CEF #FD78F4 #FEB4F9 #FFE1FD
Accessibility & contrast
On white
2.29
#FD78F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FD78F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f4; /* rgb */ color: rgb(253, 120, 244); /* oklch */ color: oklch(76.9% 0.216 330.1);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fd78f4',
950: '#000000',
},
}SCSS
$custom: #fd78f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fd78f4",
"rgb": {
"r": 253,
"g": 120,
"b": 244
},
"hsl": {
"h": 304.06,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76949,
"c": 0.21594,
"h": 330.1
},
"luminance": 0.40847
}Semantic roles & 50–950 ramp
primary
#FD78F4
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85