#F077FE#F077FE
#F077FE is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.219 H 323.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F077FE |
|---|---|
| RGB | rgb(240, 119, 254) |
| HSL | hsl(294, 99%, 73%) |
| HSV | hsv(294, 53%, 100%) |
| CMYK | cmyk(5.5%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.66, 64.99, -47.18) |
| CIE-LCH | lch(68.66, 80.31, 324.02°) |
| OKLab | oklab(75.71% 0.1755 -0.1305) |
| OKLCH | oklch(75.71% 0.219 323.4) |
| XYZ | xyz(60.4197, 38.8777, 98.0683) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 5.07
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077FE #85FE77
analogous
#AC77FE #F077FE #FE77C8
triadic
#F077FE #FEF077 #77FEF0
tetradic
#F077FE #FEAC77 #85FE77 #77C8FE
square
#F077FE #FEAC77 #85FE77 #77C8FE
split-complementary
#F077FE #C8FE77 #77FEAC
monochromatic
#DF02F9 #E93AFE #F077FE #F7B4FE #FCE1FF
Accessibility & contrast
On white
2.39
#F077FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F077FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077FE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077FE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#8AACFA
Tritanopia (blue-blind)
#F489B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f077fe; /* rgb */ color: rgb(240, 119, 254); /* oklch */ color: oklch(75.7% 0.219 323.4);
Tailwind
colors: {
custom: {
50: '#f8a3ff',
500: '#f077fe',
950: '#000000',
},
}SCSS
$custom: #f077fe; $custom-light: #f8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f077fe",
"rgb": {
"r": 240,
"g": 119,
"b": 254
},
"hsl": {
"h": 293.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.75709,
"c": 0.21869,
"h": 323.4
},
"luminance": 0.38875
}Semantic roles & 50–950 ramp
primary
#F077FE
secondary
#D8F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86