#FF78F5#FF78F5
#FF78F5 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.218 H 330.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78F5 |
|---|---|
| RGB | rgb(255, 120, 245) |
| HSL | hsl(304, 100%, 74%) |
| HSV | hsv(304, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 3.9%, 0%) |
| CIE-LAB | lab(70.38, 66.92, -39.42) |
| CIE-LCH | lch(70.38, 77.67, 329.50°) |
| OKLab | oklab(77.24% 0.1894 -0.1079) |
| OKLCH | oklch(77.24% 0.218 330.3) |
| XYZ | xyz(64.4374, 41.2896, 90.9442) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78F5 #78FF82
analogous
#C578FF #FF78F5 #FF78B1
triadic
#FF78F5 #F5FF78 #78F5FF
tetradic
#FF78F5 #FFC578 #78FF82 #78B1FF
square
#FF78F5 #FFC578 #78FF82 #78B1FF
split-complementary
#FF78F5 #B1FF78 #78FFC5
monochromatic
#FD00EA #FF3BF0 #FF78F5 #FFB5FA #FFE0FD
Accessibility & contrast
On white
2.27
#FF78F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FF78F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78F5
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78F5 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff78f5; /* rgb */ color: rgb(255, 120, 245); /* oklch */ color: oklch(77.2% 0.218 330.3);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#ff78f5',
950: '#000000',
},
}SCSS
$custom: #ff78f5; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#ff78f5",
"rgb": {
"r": 255,
"g": 120,
"b": 245
},
"hsl": {
"h": 304.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77244,
"c": 0.21796,
"h": 330.3
},
"luminance": 0.41286
}Semantic roles & 50–950 ramp
primary
#FF78F5
secondary
#D4F7D6
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85