#FE78F4#FE78F4
#FE78F4 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.1% C 0.217 H 330.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FE78F4 |
|---|---|
| RGB | rgb(254, 120, 244) |
| HSL | hsl(304, 99%, 73%) |
| HSV | hsv(304, 53%, 100%) |
| CMYK | cmyk(0%, 52.8%, 3.9%, 0.4%) |
| CIE-LAB | lab(70.20, 66.49, -39.16) |
| CIE-LCH | lch(70.20, 77.16, 329.51°) |
| OKLab | oklab(77.07% 0.1882 -0.1071) |
| OKLCH | oklch(77.07% 0.217 330.3) |
| XYZ | xyz(63.9181, 41.0395, 90.1252) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.65
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE78F4 #78FE82
analogous
#C578FE #FE78F4 #FE78B1
triadic
#FE78F4 #F4FE78 #78F4FE
tetradic
#FE78F4 #FEC578 #78FE82 #78B1FE
square
#FE78F4 #FEC578 #78FE82 #78B1FE
split-complementary
#FE78F4 #B1FE78 #78FEC5
monochromatic
#FA02E7 #FE3BEF #FE78F4 #FEB5F9 #FFE1FD
Accessibility & contrast
On white
2.28
#FE78F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FE78F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE78F4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE78F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE78F4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe78f4; /* rgb */ color: rgb(254, 120, 244); /* oklch */ color: oklch(77.1% 0.217 330.3);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fe78f4',
950: '#000000',
},
}SCSS
$custom: #fe78f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fe78f4",
"rgb": {
"r": 254,
"g": 120,
"b": 244
},
"hsl": {
"h": 304.478,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.77074,
"c": 0.21655,
"h": 330.3
},
"luminance": 0.41035
}Semantic roles & 50–950 ramp
primary
#FE78F4
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85