#FD78FA#FD78FA
#FD78FA is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.221 H 328.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78FA |
|---|---|
| RGB | rgb(253, 120, 250) |
| HSL | hsl(301, 97%, 73%) |
| HSV | hsv(301, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 1.2%, 0.8%) |
| CIE-LAB | lab(70.33, 67.22, -42.25) |
| CIE-LCH | lch(70.33, 79.40, 327.85°) |
| OKLab | oklab(77.22% 0.188 -0.116) |
| OKLCH | oklch(77.22% 0.221 328.3) |
| XYZ | xyz(64.4789, 41.2216, 94.9843) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78FA #78FD7B
analogous
#BD78FD #FD78FA #FD78B8
triadic
#FD78FA #FAFD78 #78FAFD
tetradic
#FD78FA #FDBD78 #78FD7B #78B8FD
square
#FD78FA #FDBD78 #78FD7B #78B8FD
split-complementary
#FD78FA #B8FD78 #78FDBD
monochromatic
#F704F1 #FC3CF8 #FD78FA #FEB4FC #FFE1FE
Accessibility & contrast
On white
2.27
#FD78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FD78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78FA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78FA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd78fa; /* rgb */ color: rgb(253, 120, 250); /* oklch */ color: oklch(77.2% 0.221 328.3);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fd78fa',
950: '#000000',
},
}SCSS
$custom: #fd78fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fd78fa",
"rgb": {
"r": 253,
"g": 120,
"b": 250
},
"hsl": {
"h": 301.353,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.77225,
"c": 0.22088,
"h": 328.3
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#FD78FA
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85