#FF78FA#FF78FA
#FF78FA is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.222 H 328.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78FA |
|---|---|
| RGB | rgb(255, 120, 250) |
| HSL | hsl(302, 100%, 74%) |
| HSV | hsv(302, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 2%, 0%) |
| CIE-LAB | lab(70.59, 67.74, -41.82) |
| CIE-LCH | lch(70.59, 79.61, 328.31°) |
| OKLab | oklab(77.47% 0.1901 -0.1147) |
| OKLCH | oklch(77.47% 0.222 328.9) |
| XYZ | xyz(65.2110, 41.5991, 95.0186) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78FA #78FF7D
analogous
#C078FF #FF78FA #FF78B6
triadic
#FF78FA #FAFF78 #78FAFF
tetradic
#FF78FA #FFC078 #78FF7D #78B6FF
square
#FF78FA #FFC078 #78FF7D #78B6FF
split-complementary
#FF78FA #B6FF78 #78FFC0
monochromatic
#FD00F3 #FF3BF8 #FF78FA #FFB5FC #FFE0FE
Accessibility & contrast
On white
2.25
#FF78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78FA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78FA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff78fa; /* rgb */ color: rgb(255, 120, 250); /* oklch */ color: oklch(77.5% 0.222 328.9);
Tailwind
colors: {
custom: {
50: '#ffa5fc',
500: '#ff78fa',
950: '#000000',
},
}SCSS
$custom: #ff78fa; $custom-light: #ffa5fc; $custom-dark: #000000;
JSON
{
"hex": "#ff78fa",
"rgb": {
"r": 255,
"g": 120,
"b": 250
},
"hsl": {
"h": 302.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77472,
"c": 0.22205,
"h": 328.9
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#FF78FA
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85