#FF78FF#FF78FF
#FF78FF is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.7% C 0.226 H 327.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF78FF |
|---|---|
| RGB | rgb(255, 120, 255) |
| HSL | hsl(300, 100%, 74%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.81, 68.58, -44.21) |
| CIE-LCH | lch(70.81, 81.59, 327.19°) |
| OKLab | oklab(77.71% 0.1907 -0.1216) |
| OKLCH | oklch(77.71% 0.226 327.5) |
| XYZ | xyz(66.0054, 41.9168, 99.2025) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF78FF #78FF78
analogous
#BB78FF #FF78FF #FF78BB
triadic
#FF78FF #FFFF78 #78FFFF
tetradic
#FF78FF #FFBB78 #78FF78 #78BBFF
square
#FF78FF #FFBB78 #78FF78 #78BBFF
split-complementary
#FF78FF #BBFF78 #78FFBB
monochromatic
#FD00FD #FF3BFF #FF78FF #FFB5FF #FFE0FF
Accessibility & contrast
On white
2.24
#FF78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FF78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF78FF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF78FF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#FF87B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff78ff; /* rgb */ color: rgb(255, 120, 255); /* oklch */ color: oklch(77.7% 0.226 327.5);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#ff78ff',
950: '#000000',
},
}SCSS
$custom: #ff78ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#ff78ff",
"rgb": {
"r": 255,
"g": 120,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77706,
"c": 0.2262,
"h": 327.5
},
"luminance": 0.41913
}Semantic roles & 50–950 ramp
primary
#FF78FF
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86