#FD78F2#FD78F2
#FD78F2 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.214 H 330.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD78F2 |
|---|---|
| RGB | rgb(253, 120, 242) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 52.6%, 4.3%, 0.8%) |
| CIE-LAB | lab(69.99, 65.90, -38.41) |
| CIE-LCH | lch(69.99, 76.27, 329.76°) |
| OKLab | oklab(76.86% 0.1868 -0.105) |
| OKLCH | oklch(76.86% 0.214 330.7) |
| XYZ | xyz(63.2510, 40.7304, 88.5174) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD78F2 #78FD83
analogous
#C578FD #FD78F2 #FD78B0
triadic
#FD78F2 #F2FD78 #78F2FD
tetradic
#FD78F2 #FDC578 #78FD83 #78B0FD
square
#FD78F2 #FDC578 #78FD83 #78B0FD
split-complementary
#FD78F2 #B0FD78 #78FDC5
monochromatic
#F704E3 #FC3CEC #FD78F2 #FEB4F8 #FFE1FC
Accessibility & contrast
On white
2.30
#FD78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FD78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD78F2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD78F2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd78f2; /* rgb */ color: rgb(253, 120, 242); /* oklch */ color: oklch(76.9% 0.214 330.7);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fd78f2',
950: '#000000',
},
}SCSS
$custom: #fd78f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fd78f2",
"rgb": {
"r": 253,
"g": 120,
"b": 242
},
"hsl": {
"h": 304.962,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.76859,
"c": 0.21432,
"h": 330.7
},
"luminance": 0.40726
}Semantic roles & 50–950 ramp
primary
#FD78F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85