#F778FF#F778FF
#F778FF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.222 H 325.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F778FF |
|---|---|
| RGB | rgb(247, 120, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.1%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(69.78, 66.51, -45.91) |
| CIE-LCH | lch(69.78, 80.82, 325.38°) |
| OKLab | oklab(76.73% 0.1821 -0.1267) |
| OKLCH | oklch(76.73% 0.222 325.2) |
| XYZ | xyz(63.1228, 40.4305, 99.0674) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 4.72
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778FF #80FF78
analogous
#B378FF #F778FF #FF78C4
triadic
#F778FF #FFF778 #78FFF7
tetradic
#F778FF #FFB378 #80FF78 #78C4FF
square
#F778FF #FFB378 #80FF78 #78C4FF
split-complementary
#F778FF #C4FF78 #78FFB3
monochromatic
#EE00FD #F33BFF #F778FF #FBB5FF #FDE0FF
Accessibility & contrast
On white
2.31
#F778FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F778FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FC89B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f778ff; /* rgb */ color: rgb(247, 120, 255); /* oklch */ color: oklch(76.7% 0.222 325.2);
Tailwind
colors: {
custom: {
50: '#fda4ff',
500: '#f778ff',
950: '#000000',
},
}SCSS
$custom: #f778ff; $custom-light: #fda4ff; $custom-dark: #000000;
JSON
{
"hex": "#f778ff",
"rgb": {
"r": 247,
"g": 120,
"b": 255
},
"hsl": {
"h": 296.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76728,
"c": 0.22179,
"h": 325.2
},
"luminance": 0.40427
}Semantic roles & 50–950 ramp
primary
#F778FF
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86