#F778E9#F778E9
#F778E9 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.7% C 0.203 H 331.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F778E9 |
|---|---|
| RGB | rgb(247, 120, 233) |
| HSL | hsl(307, 89%, 72%) |
| HSV | hsv(307, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 5.7%, 3.1%) |
| CIE-LAB | lab(68.82, 62.80, -35.33) |
| CIE-LCH | lch(68.82, 72.05, 330.64°) |
| OKLab | oklab(75.71% 0.179 -0.0963) |
| OKLCH | oklch(75.71% 0.203 331.7) |
| XYZ | xyz(59.7819, 39.0941, 81.4721) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778E9 #78F786
analogous
#C678F7 #F778E9 #F778AA
triadic
#F778E9 #E9F778 #78E9F7
tetradic
#F778E9 #F7C678 #78F786 #78AAF7
square
#F778E9 #F7C678 #78F786 #78AAF7
split-complementary
#F778E9 #AAF778 #78F7C6
monochromatic
#E70ECF #F43EE0 #F778E9 #FAB2F2 #FDE2FA
Accessibility & contrast
On white
2.38
#F778E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F778E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778E9
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778E9 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FF82A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f778e9; /* rgb */ color: rgb(247, 120, 233); /* oklch */ color: oklch(75.7% 0.203 331.7);
Tailwind
colors: {
custom: {
50: '#fca4f0',
500: '#f778e9',
950: '#000000',
},
}SCSS
$custom: #f778e9; $custom-light: #fca4f0; $custom-dark: #000000;
JSON
{
"hex": "#f778e9",
"rgb": {
"r": 247,
"g": 120,
"b": 233
},
"hsl": {
"h": 306.614,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.75712,
"c": 0.20325,
"h": 331.7
},
"luminance": 0.3909
}Semantic roles & 50–950 ramp
primary
#F778E9
secondary
#D5F5D9
accent
#E51900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84