#FD78F6#FD78F6
#FD78F6 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.218 H 329.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F6 |
|---|---|
| RGB | rgb(253, 120, 246) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 2.8%, 0.8%) |
| CIE-LAB | lab(70.16, 66.55, -40.34) |
| CIE-LCH | lch(70.16, 77.82, 328.78°) |
| OKLab | oklab(77.04% 0.1874 -0.1105) |
| OKLCH | oklch(77.04% 0.218 329.5) |
| XYZ | xyz(63.8584, 40.9734, 91.7160) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F6 #78FD7F
analogous
#C178FD #FD78F6 #FD78B3
triadic
#FD78F6 #F6FD78 #78F6FD
tetradic
#FD78F6 #FDC178 #78FD7F #78B3FD
square
#FD78F6 #FDC178 #78FD7F #78B3FD
split-complementary
#FD78F6 #B3FD78 #78FDC1
monochromatic
#F704EA #FC3CF2 #FD78F6 #FEB4FA #FFE1FD
Accessibility & contrast
On white
2.28
#FD78F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FD78F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F6
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F6 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FA
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f6; /* rgb */ color: rgb(253, 120, 246); /* oklch */ color: oklch(77.0% 0.218 329.5);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fd78f6',
950: '#000000',
},
}SCSS
$custom: #fd78f6; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fd78f6",
"rgb": {
"r": 253,
"g": 120,
"b": 246
},
"hsl": {
"h": 303.158,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.77041,
"c": 0.21757,
"h": 329.5
},
"luminance": 0.40969
}Semantic roles & 50–950 ramp
primary
#FD78F6
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85