#FF78F2#FF78F2
#FF78F2 is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.216 H 331.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78F2 |
|---|---|
| RGB | rgb(255, 120, 242) |
| HSL | hsl(306, 100%, 74%) |
| HSV | hsv(306, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 5.1%, 0%) |
| CIE-LAB | lab(70.25, 66.43, -37.98) |
| CIE-LCH | lch(70.25, 76.52, 330.25°) |
| OKLab | oklab(77.11% 0.189 -0.1037) |
| OKLCH | oklch(77.11% 0.216 331.2) |
| XYZ | xyz(63.9831, 41.1079, 88.5518) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78F2 #78FF85
analogous
#C878FF #FF78F2 #FF78AE
triadic
#FF78F2 #F2FF78 #78F2FF
tetradic
#FF78F2 #FFC878 #78FF85 #78AEFF
square
#FF78F2 #FFC878 #78FF85 #78AEFF
split-complementary
#FF78F2 #AEFF78 #78FFC8
monochromatic
#FD00E4 #FF3BEC #FF78F2 #FFB5F8 #FFE0FC
Accessibility & contrast
On white
2.28
#FF78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FF78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78F2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78F2 | 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)
#72A0F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff78f2; /* rgb */ color: rgb(255, 120, 242); /* oklch */ color: oklch(77.1% 0.216 331.2);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#ff78f2',
950: '#000000',
},
}SCSS
$custom: #ff78f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#ff78f2",
"rgb": {
"r": 255,
"g": 120,
"b": 242
},
"hsl": {
"h": 305.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77109,
"c": 0.21556,
"h": 331.2
},
"luminance": 0.41104
}Semantic roles & 50–950 ramp
primary
#FF78F2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85