#FD78F8#FD78F8
#FD78F8 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.219 H 328.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F8 |
|---|---|
| RGB | rgb(253, 120, 248) |
| HSL | hsl(302, 97%, 73%) |
| HSV | hsv(302, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 2%, 0.8%) |
| CIE-LAB | lab(70.24, 66.89, -41.30) |
| CIE-LCH | lch(70.24, 78.61, 328.31°) |
| OKLab | oklab(77.13% 0.1877 -0.1133) |
| OKLCH | oklch(77.13% 0.219 328.9) |
| XYZ | xyz(64.1670, 41.0968, 93.3414) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F8 #78FD7D
analogous
#C078FD #FD78F8 #FD78B5
triadic
#FD78F8 #F8FD78 #78F8FD
tetradic
#FD78F8 #FDC078 #78FD7D #78B5FD
square
#FD78F8 #FDC078 #78FD7D #78B5FD
split-complementary
#FD78F8 #B5FD78 #78FDC0
monochromatic
#F704EE #FC3CF5 #FD78F8 #FEB4FB #FFE1FD
Accessibility & contrast
On white
2.28
#FD78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FD78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F8 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd78f8; /* rgb */ color: rgb(253, 120, 248); /* oklch */ color: oklch(77.1% 0.219 328.9);
Tailwind
colors: {
custom: {
50: '#ffa4fb',
500: '#fd78f8',
950: '#000000',
},
}SCSS
$custom: #fd78f8; $custom-light: #ffa4fb; $custom-dark: #000000;
JSON
{
"hex": "#fd78f8",
"rgb": {
"r": 253,
"g": 120,
"b": 248
},
"hsl": {
"h": 302.256,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.77132,
"c": 0.21923,
"h": 328.9
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#FD78F8
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85