#F077F0#F077F0
#F077F0 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.206 H 327.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F077F0 |
|---|---|
| RGB | rgb(240, 119, 240) |
| HSL | hsl(300, 80%, 70%) |
| HSV | hsv(300, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.03, 62.53, -40.49) |
| CIE-LCH | lch(68.03, 74.49, 327.08°) |
| OKLab | oklab(75.04% 0.1738 -0.1112) |
| OKLCH | oklch(75.04% 0.206 327.4) |
| XYZ | xyz(58.2592, 38.0135, 86.6899) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Violet (CSS)
#EE82EE
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077F0 #77F077
analogous
#B377F0 #F077F0 #F077B3
triadic
#F077F0 #F0F077 #77F0F0
tetradic
#F077F0 #F0B377 #77F077 #77B3F0
square
#F077F0 #F0B377 #77F077 #77B3F0
split-complementary
#F077F0 #B3F077 #77F0B3
monochromatic
#D518D5 #EA40EA #F077F0 #F6AEF6 #FCE3FC
Accessibility & contrast
On white
2.44
#F077F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F077F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077F0
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077F0 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9CF4
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#F684A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f077f0; /* rgb */ color: rgb(240, 119, 240); /* oklch */ color: oklch(75.0% 0.206 327.4);
Tailwind
colors: {
custom: {
50: '#f7a3f5',
500: '#f077f0',
950: '#000000',
},
}SCSS
$custom: #f077f0; $custom-light: #f7a3f5; $custom-dark: #000000;
JSON
{
"hex": "#f077f0",
"rgb": {
"r": 240,
"g": 119,
"b": 240
},
"hsl": {
"h": 300,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.75038,
"c": 0.20633,
"h": 327.4
},
"luminance": 0.3801
}Semantic roles & 50–950 ramp
primary
#F077F0
secondary
#D1F2D1
accent
#DC0909
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85