#F770EA#F770EA
#F770EA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.216 H 331.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F770EA |
|---|---|
| RGB | rgb(247, 112, 234) |
| HSL | hsl(306, 89%, 70%) |
| HSV | hsv(306, 55%, 97%) |
| CMYK | cmyk(0%, 54.7%, 5.3%, 3.1%) |
| CIE-LAB | lab(67.51, 66.59, -37.93) |
| CIE-LCH | lch(67.51, 76.63, 330.34°) |
| OKLab | oklab(74.76% 0.1896 -0.1037) |
| OKLCH | oklch(74.76% 0.216 331.3) |
| XYZ | xyz(59.0029, 37.3070, 81.9192) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Candy Pink
#FF63E9
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.79
Orchid
#DA70D6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F770EA #70F77D
analogous
#C170F7 #F770EA #F770A6
triadic
#F770EA #EAF770 #70EAF7
tetradic
#F770EA #F7C170 #70F77D #70A6F7
square
#F770EA #F7C170 #70F77D #70A6F7
split-complementary
#F770EA #A6F770 #70F7C1
monochromatic
#E00DCC #F436E1 #F770EA #FAAAF3 #FDE2FB
Accessibility & contrast
On white
2.48
#F770EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F770EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F770EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F770EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F770EA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98EE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f770ea; /* rgb */ color: rgb(247, 112, 234); /* oklch */ color: oklch(74.8% 0.216 331.3);
Tailwind
colors: {
custom: {
50: '#fd9ff1',
500: '#f770ea',
950: '#000000',
},
}SCSS
$custom: #f770ea; $custom-light: #fd9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f770ea",
"rgb": {
"r": 247,
"g": 112,
"b": 234
},
"hsl": {
"h": 305.778,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.74758,
"c": 0.21606,
"h": 331.3
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#F770EA
secondary
#CFF4D2
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85