#FD78F3#FD78F3
#FD78F3 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.215 H 330.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F3 |
|---|---|
| RGB | rgb(253, 120, 243) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 4%, 0.8%) |
| CIE-LAB | lab(70.03, 66.06, -38.89) |
| CIE-LCH | lch(70.03, 76.66, 329.51°) |
| OKLab | oklab(76.9% 0.187 -0.1064) |
| OKLCH | oklch(76.9% 0.215 330.4) |
| XYZ | xyz(63.4016, 40.7907, 89.3106) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.48
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F3 #78FD82
analogous
#C478FD #FD78F3 #FD78B0
triadic
#FD78F3 #F3FD78 #78F3FD
tetradic
#FD78F3 #FDC478 #78FD82 #78B0FD
square
#FD78F3 #FDC478 #78FD82 #78B0FD
split-complementary
#FD78F3 #B0FD78 #78FDC4
monochromatic
#F704E5 #FC3CEE #FD78F3 #FEB4F8 #FFE1FC
Accessibility & contrast
On white
2.29
#FD78F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FD78F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f3; /* rgb */ color: rgb(253, 120, 243); /* oklch */ color: oklch(76.9% 0.215 330.4);
Tailwind
colors: {
custom: {
50: '#ffa4f7',
500: '#fd78f3',
950: '#000000',
},
}SCSS
$custom: #fd78f3; $custom-light: #ffa4f7; $custom-dark: #000000;
JSON
{
"hex": "#fd78f3",
"rgb": {
"r": 253,
"g": 120,
"b": 243
},
"hsl": {
"h": 304.511,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76904,
"c": 0.21513,
"h": 330.4
},
"luminance": 0.40787
}Semantic roles & 50–950 ramp
primary
#FD78F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85