#F077FF#F077FF
#F077FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.220 H 323.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F077FF |
|---|---|
| RGB | rgb(240, 119, 255) |
| HSL | hsl(293, 100%, 73%) |
| HSV | hsv(293, 53%, 100%) |
| CMYK | cmyk(5.9%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(68.71, 65.17, -47.65) |
| CIE-LCH | lch(68.71, 80.73, 323.83°) |
| OKLab | oklab(75.76% 0.1756 -0.1318) |
| OKLCH | oklch(75.76% 0.22 323.1) |
| XYZ | xyz(60.5802, 38.9419, 98.9139) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 5.18
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077FF #86FF77
analogous
#AC77FF #F077FF #FF77CA
triadic
#F077FF #FFF077 #77FFF0
tetradic
#F077FF #FFAC77 #86FF77 #77CAFF
square
#F077FF #FFAC77 #86FF77 #77CAFF
split-complementary
#F077FF #CAFF77 #77FFAC
monochromatic
#E000FC #E93AFF #F077FF #F7B4FF #FCE0FF
Accessibility & contrast
On white
2.39
#F077FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F077FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#F489B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f077ff; /* rgb */ color: rgb(240, 119, 255); /* oklch */ color: oklch(75.8% 0.220 323.1);
Tailwind
colors: {
custom: {
50: '#f8a3ff',
500: '#f077ff',
950: '#000000',
},
}SCSS
$custom: #f077ff; $custom-light: #f8a3ff; $custom-dark: #000000;
JSON
{
"hex": "#f077ff",
"rgb": {
"r": 240,
"g": 119,
"b": 255
},
"hsl": {
"h": 293.382,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.75759,
"c": 0.2196,
"h": 323.1
},
"luminance": 0.38939
}Semantic roles & 50–950 ramp
primary
#F077FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86