#F077EF#F077EF
#F077EF is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.205 H 327.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F077EF |
|---|---|
| RGB | rgb(240, 119, 239) |
| HSL | hsl(300, 80%, 70%) |
| HSV | hsv(300, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 0.4%, 5.9%) |
| CIE-LAB | lab(67.99, 62.36, -40.00) |
| CIE-LCH | lch(67.99, 74.09, 327.32°) |
| OKLab | oklab(74.99% 0.1737 -0.1098) |
| OKLCH | oklch(74.99% 0.205 327.7) |
| XYZ | xyz(58.1111, 37.9542, 85.9097) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077EF #77F078
analogous
#B477F0 #F077EF #F077B2
triadic
#F077EF #EFF077 #77EFF0
tetradic
#F077EF #F0B477 #77F078 #77B2F0
square
#F077EF #F0B477 #77F078 #77B2F0
split-complementary
#F077EF #B2F077 #77F0B4
monochromatic
#D518D4 #EA40E9 #F077EF #F6AEF5 #FCE3FC
Accessibility & contrast
On white
2.44
#F077EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F077EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077EF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077EF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#F684A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f077ef; /* rgb */ color: rgb(240, 119, 239); /* oklch */ color: oklch(75.0% 0.205 327.7);
Tailwind
colors: {
custom: {
50: '#f7a3f4',
500: '#f077ef',
950: '#000000',
},
}SCSS
$custom: #f077ef; $custom-light: #f7a3f4; $custom-dark: #000000;
JSON
{
"hex": "#f077ef",
"rgb": {
"r": 240,
"g": 119,
"b": 239
},
"hsl": {
"h": 300.496,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74991,
"c": 0.20547,
"h": 327.7
},
"luminance": 0.37951
}Semantic roles & 50–950 ramp
primary
#F077EF
secondary
#D1F2D1
accent
#DC0B09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85